You've already forked hardkernel-uboot
mirror of
https://github.com/archr-linux/hardkernel-uboot.git
synced 2026-07-13 03:18:42 -07:00
rockchip: px30: add fdt_high/initrd_high to avoid relocation
Change-Id: Ib6dd7b98ea5b44cecd0f52e570643c486940e83c Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
#define CONFIG_ROCKUSB_G_DNL_PID 0x330d
|
||||
|
||||
#define ENV_MEM_LAYOUT_SETTINGS \
|
||||
"fdt_high=0xffffffffffffffff\0" \
|
||||
"initrd_high=0xffffffffffffffff\0" \
|
||||
"scriptaddr=0x00500000\0" \
|
||||
"pxefile_addr_r=0x00600000\0" \
|
||||
"fdt_addr_r=0x01f00000\0" \
|
||||
|
||||
Reference in New Issue
Block a user