diff options
author | Randolph <randolph@andestech.com> | 2023-10-12 14:35:07 +0800 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2023-10-19 17:29:33 +0800 |
commit | 58fa2a5aa164fd8b516bd66649bbb595ebf1540c (patch) | |
tree | 4c08bb463fd6c669119d57f3b5b2e04c74503b01 /drivers/ddr/imx/imx8ulp/ddr_init.c | |
parent | 9421e419817a2a86ad73995ff3ffd0957bec7b82 (diff) |
spl: riscv: add os type for next booting stage
If SPL_LOAD_FIT_OPENSBI_OS_BOOT is enabled, the function
spl_invoke_opensbi should change the target OS type to IH_OS_LINUX.
OpenSBI will load the Linux image as the next boot stage.
The os_takes_devicetree function returns a value of true or false
depending on whether or not SPL_LOAD_FIT_OPENSBI_OS_BOOT is enabled.
Signed-off-by: Randolph <randolph@andestech.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/imx/imx8ulp/ddr_init.c')
0 files changed, 0 insertions, 0 deletions