Skip to content

Commit

Permalink
rockchip64/rk3318-box: move stack further from base addr to allow big…
Browse files Browse the repository at this point in the history
…ger uboot image
  • Loading branch information
alex3d authored and igorpecovnik committed Jun 13, 2024
1 parent 4a84bf0 commit e127109
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ index 0000000000..d356b21ac6
+CONFIG_TEXT_BASE=0x200000
+CONFIG_NR_DRAM_BANKS=1
+CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
+CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x300000
+CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0xc00000
+CONFIG_SF_DEFAULT_SPEED=20000000
+CONFIG_ENV_OFFSET=0x3F8000
+CONFIG_DEFAULT_DEVICE_TREE="rk3318-box"
Expand Down

0 comments on commit e127109

Please sign in to comment.