mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-16 06:51:41 +01:00
ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE
This is needed when booting Linux without ARM Trusted Firmware. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
fe8dc1fac7
commit
b7c4d25d26
@ -12,6 +12,7 @@ config ARCH_UNIPHIER_64BIT
|
|||||||
select ARM64
|
select ARM64
|
||||||
select SPL_SEPARATE_BSS
|
select SPL_SEPARATE_BSS
|
||||||
select ARMV8_MULTIENTRY
|
select ARMV8_MULTIENTRY
|
||||||
|
select ARMV8_SPIN_TABLE
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "UniPhier SoC select"
|
prompt "UniPhier SoC select"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user