diff options
author | Simon Glass <sjg@chromium.org> | 2020-04-30 21:21:40 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2020-05-04 15:28:28 +0800 |
commit | c2018cdd717732f3fc4b2bb9005d8c2e73088762 (patch) | |
tree | b58ca1efe7a7541a3c63933865d69f4fa3179ca4 /arch/x86/cpu/start16.S | |
parent | 7ec0e7b6356b12f495b780ecdb25b14204b62a9f (diff) |
x86: Allow building an SPL image for coreboot
Coreboot runs in 32-bit mode and cannot run a 64-bit U-Boot. To get around
this we can build a combined image with 32-bit SPL and 64-bit U-Boot. Add
a build rule and binman definition for this.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/x86/cpu/start16.S')
0 files changed, 0 insertions, 0 deletions