efi_loader: Fall back to fdtfile naming convention
authorAlexander Graf <agraf@suse.de>
Thu, 14 Apr 2016 14:07:54 +0000 (16:07 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 18 Apr 2016 21:11:50 +0000 (17:11 -0400)
commitff2545ab78212717b5d81bc0fb6a91fd393f3cb1
treebbaea51c449996f4ea4ad1dbbc04ca040dbdf952
parent1c39809b92c217877e160ee91a82743c9d4f3ed1
efi_loader: Fall back to fdtfile naming convention

When there is no $fdtfile variable set, we still have a good chance
that on 32bit arm the fdtfile really is just called $soc-$board.dtb.

Enable the exports for $soc and $board in our distr defaults and make
use of them in the efi boot script.

Reported-by: Andreas Faerber <afaerber@suse.de>
Reported-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Andreas Färber <afaerber@suse.de>
include/config_distro_bootcmd.h
include/config_distro_defaults.h