]> git.sur5r.net Git - u-boot/commit
board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash
authorWenyou.Yang@microchip.com <Wenyou.Yang@microchip.com>
Fri, 21 Jul 2017 05:40:09 +0000 (13:40 +0800)
committerTom Rini <trini@konsulko.com>
Sat, 5 Aug 2017 00:38:35 +0000 (20:38 -0400)
commiteab36f6d7bff9b228c964fb53d6ae54cfff5b363
tree8d452e24001f634715d41ae225e88b525d2901c6
parent324873e7c268338dd2ba84c1fab4340ab68a312c
board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash

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 <wenyou.yang@microchip.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/at91sam9263.dtsi
arch/arm/dts/at91sam9263ek.dts
board/atmel/at91sam9263ek/at91sam9263ek.c
configs/at91sam9263ek_dataflash_cs0_defconfig
configs/at91sam9263ek_dataflash_defconfig
configs/at91sam9263ek_nandflash_defconfig
configs/at91sam9263ek_norflash_boot_defconfig
configs/at91sam9263ek_norflash_defconfig
include/configs/at91sam9263ek.h