mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-06 06:41:40 +00:00
db410c: on aarch64 the fdtfile is in per-vendor subdirectory
Signed-off-by: Rob Clark <robdclark@gmail.com>
This commit is contained in:
parent
35bdd839d0
commit
a970ee2257
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ REFLASH(dragonboard/u-boot.img, 8)\
|
|||
"initrd_high=0xffffffffffffffff\0" \
|
||||
"linux_image=Image\0" \
|
||||
"kernel_addr_r=0x81000000\0"\
|
||||
"fdtfile=apq8016-sbc.dtb\0" \
|
||||
"fdtfile=qcom/apq8016-sbc.dtb\0" \
|
||||
"fdt_addr_r=0x83000000\0"\
|
||||
"ramdisk_addr_r=0x84000000\0"\
|
||||
"scriptaddr=0x90000000\0"\
|
||||
|
|
Loading…
Add table
Reference in a new issue