spl: Kconfig: update SPL_KERNEL_BOOT_SECTOR depend on
Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: I0284e105960dd58690c779903c227c371a4611fc
This commit is contained in:
parent
d3ae171348
commit
4623d13df7
|
|
@ -858,6 +858,7 @@ config SPL_KERNEL_BOOT
|
|||
config SPL_KERNEL_BOOT_SECTOR
|
||||
hex "Sector address to load kernel in SPL"
|
||||
depends on SPL_KERNEL_BOOT
|
||||
depends on !SPL_LIBDISK_SUPPORT
|
||||
default 0xa000
|
||||
|
||||
if SPL_LOAD_RKFW
|
||||
|
|
|
|||
Loading…
Reference in New Issue