Skip to content

Commit e127109

Browse files
alex3digorpecovnik
authored andcommitted
rockchip64/rk3318-box: move stack further from base addr to allow bigger uboot image
1 parent 4a84bf0 commit e127109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patch/u-boot/v2024.01/board_rk3318-box/rk3318-box-add-defconfig.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ index 0000000000..d356b21ac6
1111
+CONFIG_TEXT_BASE=0x200000
1212
+CONFIG_NR_DRAM_BANKS=1
1313
+CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
14-
+CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x300000
14+
+CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0xc00000
1515
+CONFIG_SF_DEFAULT_SPEED=20000000
1616
+CONFIG_ENV_OFFSET=0x3F8000
1717
+CONFIG_DEFAULT_DEVICE_TREE="rk3318-box"

0 commit comments

Comments
 (0)