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 <s...@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!