mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
dragonboard410c: adding missing default addr for script and pxe boot
Cc: Mateusz Kulikowski <mateusz.kulikowski@gmail.com> Signed-off-by: Ricardo Salveti <rsalveti@rsalveti.net>
This commit is contained in:
parent
5a6f576663
commit
a3e2efcb42
1 changed files with 2 additions and 0 deletions
|
|
@ -126,6 +126,8 @@ REFLASH(dragonboard/u-boot.img, 8)\
|
|||
"fdtfile=apq8016-sbc.dtb\0" \
|
||||
"fdt_addr_r=0x83000000\0"\
|
||||
"ramdisk_addr_r=0x84000000\0"\
|
||||
"scriptaddr=0x90000000\0"\
|
||||
"pxefile_addr_r=0x90100000\0"\
|
||||
BOOTENV
|
||||
|
||||
#define CONFIG_ENV_IS_NOWHERE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue