]> git.sur5r.net Git - u-boot/commit
ARM: atmel: at91sam9x5ek: enable spl support
authorBo Shen <voice.shen@atmel.com>
Fri, 27 Mar 2015 06:23:35 +0000 (14:23 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Tue, 31 Mar 2015 23:04:31 +0000 (01:04 +0200)
commitd85e8914b379eb3c4d66be241fee29da50166aa2
tree6c7e317753152fe4e8c9dbaf8a0e3566124494de
parent41d41a93fb5600b0cbfdbfae88b0d8403bd650b7
ARM: atmel: at91sam9x5ek: enable spl support

Enable SPL support for at91sam9x5ek board. Now, it supports
boot up from NAND flash and SPI flash.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
arch/arm/mach-at91/Kconfig
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/include/mach/at91_pmc.h
arch/arm/mach-at91/include/mach/at91sam9x5.h
arch/arm/mach-at91/mpddrc.c
arch/arm/mach-at91/spl.c
arch/arm/mach-at91/spl_at91.c
board/atmel/at91sam9x5ek/at91sam9x5ek.c
configs/at91sam9x5ek_nandflash_defconfig
configs/at91sam9x5ek_spiflash_defconfig
include/configs/at91sam9x5ek.h