mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 19:05:51 +01:00
This option should not have the SYS_ in it. Drop it so it fits in with the other video options. Also simplify the alignment code in gunzip_bmp(), since malloc() always returns a 32-bit-aligned pointer. Signed-off-by: Simon Glass <sjg@chromium.org>