[U-Boot] [PATCH 6/7] tegra: add SPI SLINK driver

2013-01-11 Thread Allen Martin
Add driver for tegra SPI SLINK style driver. This controller is similar to the tegra20 SPI SFLASH controller. The difference is that the SLINK controller is a genernal purpose SPI controller and the SFLASH controller is special purpose and can only talk to FLASH devices. In addition there are

Re: [U-Boot] [PATCH 6/7] tegra: add SPI SLINK driver

2013-01-11 Thread Stephen Warren
On 01/11/2013 11:44 AM, Allen Martin wrote: Add driver for tegra SPI SLINK style driver. This controller is similar to the tegra20 SPI SFLASH controller. The difference is that the SLINK controller is a genernal purpose SPI controller and the SFLASH controller is special purpose and can only

Re: [U-Boot] [PATCH 6/7] tegra: add SPI SLINK driver

2013-01-11 Thread Allen Martin
On Fri, Jan 11, 2013 at 04:22:46PM -0800, Stephen Warren wrote: On 01/11/2013 11:44 AM, Allen Martin wrote: Add driver for tegra SPI SLINK style driver. This controller is similar to the tegra20 SPI SFLASH controller. The difference is that the SLINK controller is a genernal purpose SPI