]> git.sur5r.net Git - u-boot/commit
configs: k2g_evm: Make findfdt command populate fdtfile variable
authorAndrew F. Davis <afd@ti.com>
Wed, 20 Sep 2017 19:45:09 +0000 (14:45 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 29 Sep 2017 18:07:56 +0000 (14:07 -0400)
commitf8e714ebfa6f225a2eaca1d7be9e6963801fe762
treea31bf244f0c179891deb9a5f832d1459db9774f1
parent373358f27ad4960480e63e6445bca2a5fd089479
configs: k2g_evm: Make findfdt command populate fdtfile variable

On all other platforms the command 'findfdt' populates the variable
'fdtfile', but on K2G we only populate 'name_fdt'. The generic boot
and automation scripts fail when 'findfdt' is not populated, fix
this for K2G.

Signed-off-by: Andrew F. Davis <afd@ti.com>
include/configs/k2g_evm.h