arm: atmel: sama5d3: spl boot from fat fs SD card
Enable Atmel sama5d3xek boart spl boot support, which can load u-boot from SD card with FAT file system. Signed-off-by:Bo Shen <voice.shen@atmel.com> Signed-off-by:
Andreas Bießmann <andreas.devel@googlemail.com>
Showing
- arch/arm/cpu/armv7/Makefile 1 addition, 1 deletionarch/arm/cpu/armv7/Makefile
- arch/arm/cpu/at91-common/Makefile 1 addition, 1 deletionarch/arm/cpu/at91-common/Makefile
- arch/arm/cpu/at91-common/spl.c 90 additions, 0 deletionsarch/arm/cpu/at91-common/spl.c
- arch/arm/cpu/at91-common/u-boot-spl.lds 50 additions, 0 deletionsarch/arm/cpu/at91-common/u-boot-spl.lds
- arch/arm/include/asm/arch-at91/at91_common.h 4 additions, 0 deletionsarch/arm/include/asm/arch-at91/at91_common.h
- arch/arm/include/asm/arch-at91/spl.h 20 additions, 0 deletionsarch/arm/include/asm/arch-at91/spl.h
- board/atmel/sama5d3xek/sama5d3xek.c 85 additions, 0 deletionsboard/atmel/sama5d3xek/sama5d3xek.c
- include/configs/sama5d3xek.h 34 additions, 0 deletionsinclude/configs/sama5d3xek.h
Loading
Please register or sign in to comment