u-boot/board/atmel
Michael Opdenacker ea83ea5afd board: sama5d3_xplained: add Falcon boot support
This supports Falcon boot support for Microchip SAMA5D3 Xplained,
tested on raw MMC, and on raw NAND.

spl_start_uboot() is has the simplest possible implementation.
It doesn't test the environment because enabling environment support
currently causes the SPL to exceed its maximum size (64 KiB).
It doesn't check the serial for incoming characters either because
this functionality currently doesn't seem to work from the SPL
on this board.

Settings for Falcon boot from at FAT partition are also added to
avoid compile failures when CONFIG_SPL_OS_BOOT is enabled, but this
particular case is currently not functional as adding FAT and
partition support cause the SPL to be too big again.

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2021-06-14 12:28:03 +03:00
..
at91rm9200ek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
at91sam9m10g45ek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
at91sam9n12ek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
at91sam9rlek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
at91sam9x5ek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
at91sam9260ek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
at91sam9261ek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
at91sam9263ek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
common common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sam9x60ek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sama5d2_icp common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sama5d2_ptc_ek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sama5d2_xplained common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sama5d3_xplained board: sama5d3_xplained: add Falcon boot support 2021-06-14 12:28:03 +03:00
sama5d3xek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sama5d4_xplained common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sama5d4ek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sama5d27_som1_ek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sama5d27_wlsom1_ek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sama7g5ek common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00