]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/at91sam9x5ek_mmc_defconfig
configs: at91sam9x5ek: Update to support DM/DT
authorWenyou Yang <wenyou.yang@atmel.com>
Tue, 18 Apr 2017 06:51:54 +0000 (14:51 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 9 May 2017 18:14:15 +0000 (12:14 -0600)
commit74631b69d6658738e2bbb39f896d622144f4c654
tree139bd63e4b5ad04082119ccf4284b02c28d166a6
parent6cb2a7fe81c024fe88ea5e83927c1cc2ff26ee59
configs: at91sam9x5ek: Update to support DM/DT

Update the configuration files to support the device tree and driver
model. The device clock and pins configuration are handled by the
clock and the pinctrl drivers respectively.

Because the limitation of internal SRAM size, the SPL with driver
model can't be supported, disable the SPL option.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/atmel/at91sam9x5ek/at91sam9x5ek.c
configs/at91sam9x5ek_dataflash_defconfig
configs/at91sam9x5ek_mmc_defconfig
configs/at91sam9x5ek_nandflash_defconfig
configs/at91sam9x5ek_spiflash_defconfig
include/configs/at91sam9x5ek.h