]> git.ipfire.org Git - thirdparty/u-boot.git/commit
boot: Move adding initrd earlier in image_setup_libfdt()
authorSimon Glass <sjg@chromium.org>
Sun, 12 Nov 2023 15:27:48 +0000 (08:27 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 13 Dec 2023 23:39:05 +0000 (18:39 -0500)
commitf2cbe6e43e18e9b65190c53cb4b92dd6699cb38b
treebc83abefd3ad548ccd8bd2620098eca4692e4811
parent83cd8fb13cdda29e4f99a1d7c8c6ba2c7d755c12
boot: Move adding initrd earlier in image_setup_libfdt()

This may as well happen before the general event is emitted, so move it.
This will allow us to use the livetree for the event part, but the
flattree for the earlier part.

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