]> git.dujemihanovic.xyz Git - u-boot.git/commit
global_data: Drop spl_handoff
authorSimon Glass <sjg@chromium.org>
Wed, 21 Aug 2024 16:19:13 +0000 (10:19 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 26 Aug 2024 20:05:38 +0000 (14:05 -0600)
commit2e9313179a846b581c0fc3f6a49e19f3d343efa8
tree9385f80b73eb00be50c23cab00c9d4e0e5473ce1
parente821897622a13d41c80993510be56e7011d1c43a
global_data: Drop spl_handoff

Provide a function to locate this information, rather than doing it
automatically on startup, to save space in global_data.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/intel_common/cpu_from_spl.c
arch/x86/lib/fsp2/fsp_dram.c
cmd/sb.c
common/board_f.c
common/init/handoff.c
drivers/clk/rockchip/clk_rk3399.c
include/asm-generic/global_data.h
include/handoff.h