Move processing of a missing FDT so that it happens before booting, so we can see the result in the bootflow. Signed-off-by: Simon Glass <sjg at chromium.org> --- (no changes since v1) boot/pxe_utils.c | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-) Applied to sjg/master, thanks!