mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
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@chromium.org>
Fixes: 85c66dc95c
("sandbox: Expand size for VPL image")