]> git.ipfire.org Git - people/ms/u-boot.git/commit
efi_loader: Fix typo in distro script
authorAlexander Graf <agraf@suse.de>
Wed, 22 Jun 2016 23:15:38 +0000 (01:15 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 24 Jun 2016 21:24:41 +0000 (17:24 -0400)
commitfba5f93c71902079f096549e886e4774334bc7ca
tree7e9034e5c14fff865f782cc3e229c242c81c283b
parenta4d799939fdb08ce4d7464578734316cdd0bf452
efi_loader: Fix typo in distro script

The distro script is supposed to use the internal fdt as fallback if we
find no viable other option. However, we're missing a space key to actually
make that work.

Add the space, so we can successfully load an EFI blob even when there is
no device tree provided on the target device.

Signed-off-by: Alexander Graf <agraf@suse.de>
include/config_distro_bootcmd.h