]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitcb16dc1830e4986169a43ab82a24380a2272d56c
tree596cfa2c659a73eb89dfa02983a8b08f6d73d9f6
parent8953758f1d43910fb203474fc06a0f2913553c53
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