]> git.ipfire.org Git - thirdparty/u-boot.git/commit
treewide: Drop image_info_t typedef
authorSimon Glass <sjg@chromium.org>
Wed, 7 Sep 2022 02:26:51 +0000 (20:26 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 29 Sep 2022 20:07:57 +0000 (16:07 -0400)
commitda79b2f25e5352a8e09b96ecef56df009f03c0b5
treee88040faedb8a5eed07514292faedd03da2e2580
parentd9d7c20b731788c5c8018ce8e5c6e86bb01413df
treewide: Drop image_info_t typedef

This is not needed and we should avoid typedefs. Use the struct instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/bootm.c
include/image.h