On 20 July 2017 at 23:40, Wenyou Yang <wenyou.y...@microchip.com> 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 <wenyou.y...@microchip.com>
> ---
>
>  arch/arm/dts/at91sam9263.dtsi                 |  1 +
>  arch/arm/dts/at91sam9263ek.dts                |  2 +-
>  board/atmel/at91sam9263ek/at91sam9263ek.c     |  4 ----
>  configs/at91sam9263ek_dataflash_cs0_defconfig |  7 +++++++
>  configs/at91sam9263ek_dataflash_defconfig     |  7 +++++++
>  configs/at91sam9263ek_nandflash_defconfig     |  7 +++++++
>  configs/at91sam9263ek_norflash_boot_defconfig |  7 +++++++
>  configs/at91sam9263ek_norflash_defconfig      |  7 +++++++
>  include/configs/at91sam9263ek.h               | 21 +++++++--------------
>  9 files changed, 44 insertions(+), 19 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

But note that CONFIG_ENV_IS_IN... options are now in Kconfig
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to