diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2019-05-07 14:18:52 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-07-11 10:05:15 -0400 |
commit | f78fdee9fc157afe35118f01f349aff5aa791c81 (patch) | |
tree | 091d8abd1a7e66e5e0103022467d51889088da06 /lib/smbios.c | |
parent | 6a9d0e275f0edb952541ae4efb0dc394242f9b5a (diff) | |
download | u-boot-f78fdee9fc157afe35118f01f349aff5aa791c81.tar.gz u-boot-f78fdee9fc157afe35118f01f349aff5aa791c81.tar.xz u-boot-f78fdee9fc157afe35118f01f349aff5aa791c81.zip |
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>
Diffstat (limited to 'lib/smbios.c')
0 files changed, 0 insertions, 0 deletions