diff options
author | Alexander Graf <agraf@suse.de> | 2016-04-14 16:07:53 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-04-18 17:11:49 -0400 |
commit | 1c39809b92c217877e160ee91a82743c9d4f3ed1 (patch) | |
tree | c190fa201099324ea5f9f6303bfd3bbdf15c711a /cmd/Kconfig | |
parent | 0c4b3880c1113276c6949effdd88d28578ab8ed5 (diff) | |
download | u-boot-imx-1c39809b92c217877e160ee91a82743c9d4f3ed1.zip u-boot-imx-1c39809b92c217877e160ee91a82743c9d4f3ed1.tar.gz u-boot-imx-1c39809b92c217877e160ee91a82743c9d4f3ed1.tar.bz2 |
efi_loader: Pass fdt address directly to bootefi cmd
The bootefi cmd today fetches its device tree pointer from either the
location appointed by "fdt addr" with a fallback to the U-Boot control
fdt.
This integration is unusual for U-Boot and diverges from the way we
usually handle parameters to boot commands. So let's pass the fdt
directly into the bootefi command instead and move the control fdt
logic into the distro boot script.
Signed-off-by: Alexander Graf <agraf@suse.de>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'cmd/Kconfig')
0 files changed, 0 insertions, 0 deletions