]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootm: Add more fields to bootm_info
authorSimon Glass <sjg@chromium.org>
Sat, 16 Dec 2023 03:14:14 +0000 (20:14 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 21 Dec 2023 21:07:52 +0000 (16:07 -0500)
commitc2211ff65136c39d8d2aefa76803b5da737daf8c
treeb30e8a31d60675ae82bdfc2bec5592dc146d2289
parenta48336e5ea19ca0d32dfff1c4eaeececa8d2f570
bootm: Add more fields to bootm_info

Add fields for the three bootm parameters and other things needed for
booting. Also add a helper to set up the struct correctly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
boot/bootm.c
include/bootm.h