
13 Dec
2023
13 Dec
'23
9:39 p.m.
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 | 5 ++++- include/fdt_support.h | 12 +++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-)
Applied to u-boot-dm/next, thanks!