mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-28 15:01:25 +01: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: 85c66dc95c2 ("sandbox: Expand size for VPL image")