]> git.dujemihanovic.xyz Git - u-boot.git/commit
global_data: Convert have_console into a flag
authorSimon Glass <sjg@chromium.org>
Wed, 21 Aug 2024 16:19:04 +0000 (10:19 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 26 Aug 2024 20:05:38 +0000 (14:05 -0600)
commitf44fded23620e264525e482efbc2e061fab5702b
treea308a5f54592bf27183c684aba650a7618d25077
parent30e331e9cb7c14400dae385ed7ceab56eaa1e005
global_data: Convert have_console into a flag

We don't need a full word for this boolean value. Convert it into a flag
to save space in global_data.

Reviewed-by: Alexander Sverdlin <alexander.sverdlin@siemens.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/cpu/arm926ejs/mxs/spl_boot.c
arch/arm/mach-exynos/spl_boot.c
arch/arm/mach-k3/common.c
arch/arm/mach-k3/r5/sysfw-loader.c
board/siemens/common/board_am335x.c
common/board_f.c
common/console.c
common/spl/spl.c
include/asm-generic/global_data.h