rockchip: px30: Enable SPL_SEPARATE_BSS

We are using separate BSS with CONFIG_SPL_BSS_START_ADDR.

Change-Id: I42f3f4a71db1460997a47491c8688fa8085bf594
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
Kever Yang 2019-09-16 14:31:48 +08:00
parent 0c3815df14
commit 1024781f2d
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ config ROCKCHIP_PX30
select TPL if !ARM64_BOOT_AARCH32
select TPL_TINY_FRAMEWORK if TPL
imply SPL_SEPARATE_BSS
imply SPL_SERIAL_SUPPORT
imply TPL_SERIAL_SUPPORT
select DEBUG_UART_BOARD_INIT