]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit57ff56a0516be7a9226fabc5201c6e047518eb5a
tree81855e7b7b03d17b1d3083a169cb55e5eeb5868c
parentba36df437dec5b037f4750ded9dba4e7b8e3d068
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