[PATCH v2 1/4] sandbox: Update the VBE firmware location
Simon Glass
sjg at chromium.org
Sun Apr 2 23:33:16 CEST 2023
The image size was increased but the firmware-update part was not
updated. Correct this so that VBE firmware update can succeed with
sandbox_vpl.
Signed-off-by: Simon Glass <sjg at chromium.org>
Fixes: 85c66dc95c2 ("sandbox: Expand size for VPL image")
---
Changes in v2:
- Add new patch to update the VBE firmware location
arch/sandbox/dts/test.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list