u-boot-brain/arch/arm/cpu/arm926ejs
Miquel Raynal f78fdee9fc arm: spear: Support returning to BootROM
Implement the weak board_return_to_bootrom() function so that when
enabling the spl_bootrom.c driver, one can make use of usbboot on
spear platforms. All necessary information to return to the BootROM
are stored in the BootROM's stack. The SPL stack pointer is reset so
we save the BootROM's stack pointer into the SPL .data section.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2019-07-11 10:05:15 -04:00
..
armada100 arm: remove prototype for get_timer_masked 2018-10-10 13:35:09 -04:00
lpc32xx arm: lpc32xx: Fix timer initialization 2019-04-26 18:58:20 -04:00
mx25 Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx27 arm: remove prototype for get_timer_masked 2018-10-10 13:35:09 -04:00
mxs linker: Modify linker scripts to be more generic 2019-01-26 22:55:53 -05:00
orion5x linker: Modify linker scripts to be more generic 2019-01-26 22:55:53 -05:00
spear arm: spear: Support returning to BootROM 2019-07-11 10:05:15 -04:00
cache.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
cpu.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
start.S CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00