rockchip: rv1126: select SUPPORT_TPL
Workaround: skip ram initial in arch/arm/mach-rockchip/spl.c Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I567f52bd0ddbfdd9d79278a39fc2076be57b3d66
This commit is contained in:
parent
42375b1080
commit
80a43a36b0
|
|
@ -427,6 +427,7 @@ config ROCKCHIP_RV1126
|
||||||
select ARM_SMCCC
|
select ARM_SMCCC
|
||||||
select BOARD_LATE_INIT
|
select BOARD_LATE_INIT
|
||||||
select SUPPORT_SPL
|
select SUPPORT_SPL
|
||||||
|
select SUPPORT_TPL
|
||||||
select SPL
|
select SPL
|
||||||
help
|
help
|
||||||
The Rockchip RV1126 is a ARM-based SoC with a quad-core Cortex-A7
|
The Rockchip RV1126 is a ARM-based SoC with a quad-core Cortex-A7
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue