rv1126-uboot/cmd
Heinrich Schuchardt 10eca96895 UPSTREAM: efi_loader: bootefi hello should use loadaddr
Command 'bootefi hello' currently uses CONFIG_SYS_LOAD_ADDR
as loading address.

qemu machines have by default 128 MiB RAM.
CONFIG_SYS_LOAD_ADDR for x86 is 0x20000000 (512 MiB).
This causes 'bootefi hello' to fail.

We should use the environment variable loadaddr if available.
It defaults to 0x1000000 (16 MiB) on qemu_x86.

Change-Id: Iff6bfbd6c93f115f7f616c42b6e1c2dc4d61e156
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit 51c533fdce75fbdec7de28a05a675a553d209bcb)
2018-01-16 18:16:48 +08:00
..
fastboot Add support for fastboot command over UDP 2017-11-14 10:55:44 +08:00
mvebu env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
.gitignore
Kconfig cmd: bootrkp: add a cmd for rockchip rkimg bootloader 2017-12-08 18:13:25 +08:00
Makefile cmd: bootrkp: add a cmd for rockchip rkimg bootloader 2017-12-08 18:13:25 +08:00
aes.c
android_ab_select.c android: Fix off-by-one error when joining strings 2017-11-14 10:55:47 +08:00
android_cmds.c android: Implement A/B slot select. 2017-11-14 10:55:46 +08:00
armflash.c
bdinfo.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
bedbug.c
blk_common.c UPSTREAM: cmd: blk: Use LBAFU in the common block command 2018-01-16 18:16:48 +08:00
blkcache.c
blob.c
bmp.c
boot.c
boot_android.c cmd: boot_android: support legacy aosp image from rockchip 2017-12-08 18:13:25 +08:00
bootefi.c UPSTREAM: efi_loader: bootefi hello should use loadaddr 2018-01-16 18:16:48 +08:00
booti.c
bootm.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
bootmenu.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
bootrkp.c rockchip: bootrkp: add log when boot from recovery 2018-01-12 15:40:12 +08:00
bootstage.c
bootz.c
cache.c
cbfs.c
charge.c cmd: charge: support command parameter 2017-12-05 09:34:48 +08:00
clk.c
config.c
console.c
cpu.c
cramfs.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
cros_ec.c
dataflash_mmc_mux.c
date.c
demo.c
dfu.c
diag.c
disk.c
display.c
echo.c
eeprom.c
efi.c
elf.c env: Rename some other getenv()-related functions 2017-08-16 08:31:11 -04:00
ethsw.c
exit.c
ext2.c
ext4.c
fastboot.c Add support for fastboot command over UDP 2017-11-14 10:55:44 +08:00
fat.c
fdc.c
fdt.c UPSTREAM: fdt: Switch to using the verbose overlay application method 2018-01-16 18:16:48 +08:00
fitupd.c
flash.c
fpga.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
fpgad.c
fs.c
fs_uuid.c
fuse.c
gettime.c
gpio.c
gpt.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
hash.c
help.c
host.c
i2c.c
ide.c cmd: ide: Make the first device the default one 2017-09-10 12:27:43 -04:00
ini.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
io.c
iotrace.c
irq.c
itest.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
jffs2.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
led.c
legacy_led.c
license.c
load.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
load_android.c Move Android Image loading logic to image-android.c 2017-11-14 10:55:46 +08:00
log.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
lzmadec.c
mac.c
md5sum.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
mdio.c
mem.c
mfsl.c
mii.c
misc.c
mmc.c UPSTREAM: blk: Remove various places that do flush cache after read 2018-01-16 18:16:48 +08:00
mmc_spi.c
mp.c
mtdparts.c mtdparts: Fix uninitialized scalar usage 2017-08-26 16:59:24 -04:00
nand.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
net.c Add support for fastboot command over UDP 2017-11-14 10:55:44 +08:00
nvedit.c env: set env_update() parameter 'varvalue' as 'const char *' 2017-10-23 17:20:42 +08:00
nvme.c nvme: Adjust the 'nvme' command to use blk_common_cmd() 2017-08-28 07:17:15 -04:00
onenand.c
part.c
pci.c
pcmcia.c
pmic.c
pxe.c env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00
qfw.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
read.c cmd/read.c: Fix checking blk_dread return value 2017-08-20 09:54:30 -04:00
reginfo.c
regulator.c
reiser.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
remoteproc.c
rknand.c drivers: rknand: add nand flash drivers for Rockchip SoC 2017-10-20 08:59:10 +08:00
rockusb.c cmd: rockusb: fix upgrade failed when gpt partitions exist 2017-11-14 11:12:42 +08:00
sata.c dm: sata: Support driver model with the 'sata' command 2017-08-17 16:44:17 +09:00
scsi.c dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() 2017-08-17 16:44:16 +09:00
setexpr.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
sf.c
sha1sum.c
sound.c
source.c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 2017-08-16 08:30:32 -04:00
spi.c
spl.c UPSTREAM: cmd: spl: Fix compiling warning 2018-01-16 18:13:50 +08:00
strings.c
terminal.c
test.c
thordown.c
time.c
tpm.c
tpm_test.c
trace.c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 2017-08-16 08:30:32 -04:00
tsi148.c
ubi.c
ubifs.c
universe.c
unzip.c
usb.c dm: usb: Adjust the 'usb' command to use blk_common_cmd() 2017-08-17 16:44:16 +09:00
usb_gadget_sdp.c cmd: add sdp command 2017-08-23 10:41:58 +02:00
usb_mass_storage.c
version.c
ximg.c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 2017-08-16 08:30:32 -04:00
yaffs2.c
zfs.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
zip.c