diff --git a/src/mainboard/google/rush/Kconfig b/src/mainboard/google/rush/Kconfig index 22a2dedc6b..b00cc0085b 100644 --- a/src/mainboard/google/rush/Kconfig +++ b/src/mainboard/google/rush/Kconfig @@ -31,6 +31,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select SOC_NVIDIA_TEGRA132 select MAINBOARD_HAS_BOOTBLOCK_INIT select VIRTUAL_DEV_SWITCH + select ARCH_SPINTABLE config MAINBOARD_DIR string diff --git a/src/mainboard/google/rush/devicetree.cb b/src/mainboard/google/rush/devicetree.cb index 66d91ec6a3..98284fc4e6 100644 --- a/src/mainboard/google/rush/devicetree.cb +++ b/src/mainboard/google/rush/devicetree.cb @@ -18,6 +18,8 @@ ## chip soc/nvidia/tegra132 + register "spintable_addr" = "0x80000008" + device cpu_cluster 0 on device cpu 0 on end device cpu 1 on end