This function is quite long. Split out the FDT processing into its own function.
Add a function comment for the new label_process_fdt() function. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Quentin Schulz <[email protected]> --- (no changes since v2) Changes in v2: - Rebase on earlier change boot/pxe_utils.c | 100 ++++++++++++++++++++++++++++------------------- 1 file changed, 60 insertions(+), 40 deletions(-) Applied to sjg/master, thanks!

