video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE
authorSimon Glass <sjg@chromium.org>
Tue, 18 Oct 2022 12:46:08 +0000 (06:46 -0600)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Oct 2022 19:07:16 +0000 (20:07 +0100)
commite65500338427b64e83a59432242a1ef295dd95f0
tree596cfa2c659a73eb89dfa02983a8b08f6d73d9f6
parent4adc28ebc6b2fb9acc6abbb15186de528d502ef7
video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE

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>
board/menlo/m53menlo/m53menlo.c
cmd/bmp.c
drivers/video/Kconfig
include/configs/m53menlo.h
include/configs/mx23evk.h
include/configs/mx28evk.h
include/configs/nitrogen6x.h
include/configs/s5pc210_universal.h
include/configs/trats.h
include/configs/trats2.h
scripts/config_whitelist.txt