Tidy up this code a little to avoid two calls to env_get() for both fdt_addr and fdtcontroladdr
Signed-off-by: Simon Glass <[email protected]> Suggested-by: Quentin Schulz <[email protected]> --- (no changes since v2) Changes in v2: - Add new patch to simplify the code reading fdtcontroladdr and fdt_addr boot/pxe_utils.c | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) Applied to sjg/master, thanks!

