]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO
authorSimon Glass <sjg@chromium.org>
Sat, 18 Nov 2023 21:05:03 +0000 (14:05 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 13 Dec 2023 16:51:24 +0000 (11:51 -0500)
commitbdfa1b67850f5fc775ca00a78993ae1a8178ff1d
tree5c9af033f652583a86585996cb5861f213475f75
parent4c76f5e49a499219cde94de5d0b0e007d3d70f79
bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO

This is a misnomer since we don't necessarily know that the image is a
FIT. Use the existing BOOTSTAGE_ID_CHECK_IMAGETYPE instead.

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