Re: [U-Boot] [PATCH 2/3] board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash

2017-08-03 Thread Simon Glass
On 20 July 2017 at 23:40, Wenyou Yang wrote: > To support driver model and device tree, use the SPI-flash-based > AT45xxx DataFlash driver, DataFlash is a kind of SPI flash. > Instead of ATMEL_DATAFLASH_SPI DataFlash older driver that will > be removed in the future. > > Signed-off-by: Wenyou Yang

[U-Boot] [PATCH 2/3] board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash

2017-07-20 Thread Wenyou Yang
To support driver model and device tree, use the SPI-flash-based AT45xxx DataFlash driver, DataFlash is a kind of SPI flash. Instead of ATMEL_DATAFLASH_SPI DataFlash older driver that will be removed in the future. Signed-off-by: Wenyou Yang --- arch/arm/dts/at91sam9rl.dtsi | 1 +