]> git.sur5r.net Git - u-boot/commitdiff
ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 16 Jul 2016 16:38:21 +0000 (01:38 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 23 Jul 2016 14:24:47 +0000 (23:24 +0900)
This is needed when booting Linux without ARM Trusted Firmware.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/Kconfig

index e256eeb6686805131a1a5cb5aaf992df1cf6de1e..e39ced674f1de0ce25d32fa339b0997724ecde7a 100644 (file)
@@ -12,6 +12,7 @@ config ARCH_UNIPHIER_64BIT
        select ARM64
        select SPL_SEPARATE_BSS
        select ARMV8_MULTIENTRY
+       select ARMV8_SPIN_TABLE
 
 choice
         prompt "UniPhier SoC select"