Hello Jamin,
ASPEED changed the boot image format starting from SDK v10.00. As a result, vbootrom can no longer boot correctly, and the manual loader command also needs to be updated.
OK. See commit d63961f957ff for the update.
Specifically, the U-Boot FIT image has been replaced with a legacy U-Boot raw image, so the secondary solution’s manual loader command must be adjusted accordingly. I have created a new pull request to google/vbootrom and am currently waiting for review: https://github.com/google/vbootrom/pull/12 I plan to update the functional test SDK v10.00 after this PR is merged.
Sure. The functional test can come later.
Additionally, ASPEED will release SDK v11.00 on January 26, so I am also considering updating directly to v11.00 instead.
Fine. Let's plan the updates for QEMU 11.0. Thanks, C.
Nabih, Hao Could you please help review this PR when you have time? Thanks in advance for your help. Jamin
