[U-Boot] [U-Boot,v2,3/4] ARM: atmel: at91sam9x5ek: enable spl support
Andreas Bießmann
andreas.devel at googlemail.com
Wed Apr 1 01:06:33 CEST 2015
Dear Bo Shen,
Bo Shen <voice.shen at atmel.com> writes:
>Enable SPL support for at91sam9x5ek board. Now, it supports
>boot up from NAND flash and SPI flash.
>
>Signed-off-by: Bo Shen <voice.shen at atmel.com>
>---
>
>Changes in v2:
> - Remove the meaningless prefix "+S:" in configuration file.
>
> arch/arm/mach-at91/Kconfig | 1 +
> arch/arm/mach-at91/Makefile | 1 +
> arch/arm/mach-at91/include/mach/at91_pmc.h | 6 ++-
> arch/arm/mach-at91/include/mach/at91sam9x5.h | 10 ++++
> arch/arm/mach-at91/mpddrc.c | 3 +-
> arch/arm/mach-at91/spl.c | 2 +-
> arch/arm/mach-at91/spl_at91.c | 5 ++
> board/atmel/at91sam9x5ek/at91sam9x5ek.c | 74 ++++++++++++++++++++++++++++
> configs/at91sam9x5ek_nandflash_defconfig | 1 +
> configs/at91sam9x5ek_spiflash_defconfig | 1 +
> include/configs/at91sam9x5ek.h | 57 +++++++++++++++++++++
> 11 files changed, 157 insertions(+), 4 deletions(-)
applied to u-boot-atmel/master, thanks!
Best regards,
Andreas Bießmann
More information about the U-Boot
mailing list