On 24/3/22 09:22, Bin Meng wrote:
From: Bin Meng <[email protected]>VxWorks 7 now uses the same boot interface as the Linux kernel on Arm64, PowerPC and RISC-V architectures, except Arm. Add logic to set is_linux to true for VxWorks uImage for these architectures in load_uboot_image(). Signed-off-by: Bin Meng <[email protected]> --- hw/core/loader.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
