fdt: boot_get_fdt: simplify no_fdt handling (non-functional)
authorEugeniu Rosca <erosca@de.adit-jv.com>
Mon, 1 Apr 2019 10:45:35 +0000 (12:45 +0200)
committerSimon Glass <sjg@chromium.org>
Wed, 24 Apr 2019 02:26:43 +0000 (20:26 -0600)
commit80281829a6ac9d5040e710f42ab48604af07d53b
tree81855e7b7b03d17b1d3083a169cb55e5eeb5868c
parent9ee9cf31aec84332d8f4283cd7e0f3daef36138a
fdt: boot_get_fdt: simplify no_fdt handling (non-functional)

Increase the readability of boot_get_fdt().
No change in behavior is expected.

Signed-off-by: Eugeniu Rosca <erosca@de.adit-jv.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/image-fdt.c