configs: rk1808: delete CONFIG_RKFW_U_BOOT_SECTOR
Use the default address in the Kconfig. Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: Ic1579b8bf64ffc2bf94be5bb7e7041a1b36c6e89
This commit is contained in:
parent
f37fcb5201
commit
100444810c
|
@ -33,7 +33,6 @@ CONFIG_SPL_RELOC_TEXT_BASE=0x3001000
|
|||
CONFIG_SPL_ATF=y
|
||||
CONFIG_SPL_ATF_NO_PLATFORM_PARAM=y
|
||||
CONFIG_SPL_LOAD_RKFW=y
|
||||
CONFIG_RKFW_U_BOOT_SECTOR=0xa000
|
||||
CONFIG_SPL_KERNEL_BOOT=y
|
||||
CONFIG_FASTBOOT_BUF_ADDR=0x00800800
|
||||
CONFIG_FASTBOOT_BUF_SIZE=0x04000000
|
||||
|
|
Loading…
Reference in New Issue