commit | 0a8063ce851412cd88959a40189cd8c6021d3ebb | [log] [tgz] |
---|---|---|
author | Randolph <randolph@andestech.com> | Thu Oct 12 14:35:03 2023 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Oct 19 17:29:33 2023 +0800 |
tree | 2b3de40bd91351bcd25873c1bba766ced03f013b | |
parent | 1a9a7a9b439756db41233a61d5e19263b1517196 [diff] |
spl: riscv: opensbi: change the default os_type as varible In order to introduce the Opensbi OS boot mode, the next stage boot image of OpenSBI should be configurable. Signed-off-by: Randolph <randolph@andestech.com> Reviewed-by: Simon Glass <sjg@chromium.org>