Re: [U-Boot] SPI question

2013-02-20 Thread Steve Strobel
On Tue, Feb 19, 2013 at 5:12 PM, NeonJohn wrote: > Hello, > > Veteran developer, new to Linux internals. I'm working with the > BeagleBone and need three SPI ports. I'm now working to enable the > second chip select on the second port. I need some basic information to > get started. > > Is the

[U-Boot] SPI question

2013-02-20 Thread NeonJohn
Hello, Veteran developer, new to Linux internals. I'm working with the BeagleBone and need three SPI ports. I'm now working to enable the second chip select on the second port. I need some basic information to get started. Is the port initialization done in u-boot or in the kernel? In beagle/