summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/Makefile
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2016-06-28 20:18:16 +0800
committerYork Sun <york.sun@nxp.com>2016-07-19 11:34:07 -0700
commit45684ae37bf96b455a1d4a957b80551dc2c85959 (patch)
tree944aee501a67874cda09a402654e5a29b53128a0 /arch/arm/cpu/armv8/Makefile
parent032d5bb4aed40f1d0de0698501fcacee594caabc (diff)
downloadu-boot-imx-45684ae37bf96b455a1d4a957b80551dc2c85959.zip
u-boot-imx-45684ae37bf96b455a1d4a957b80551dc2c85959.tar.gz
u-boot-imx-45684ae37bf96b455a1d4a957b80551dc2c85959.tar.bz2
ARMv8/PSCI: Fixup the device tree for PSCI
Set the enable-method in the cpu node to PSCI, and create device node for PSCI, when PSCI was enabled. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'arch/arm/cpu/armv8/Makefile')
-rw-r--r--arch/arm/cpu/armv8/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv8/Makefile b/arch/arm/cpu/armv8/Makefile
index ee9e009..33e6db0 100644
--- a/arch/arm/cpu/armv8/Makefile
+++ b/arch/arm/cpu/armv8/Makefile
@@ -15,6 +15,7 @@ obj-y += cache.o
obj-y += tlb.o
obj-y += transition.o
obj-y += fwcall.o
+obj-y += cpu-dt.o
obj-$(CONFIG_ARMV8_SEC_FIRMWARE_SUPPORT) += sec_firmware.o sec_firmware_asm.o
obj-$(CONFIG_FSL_LAYERSCAPE) += fsl-layerscape/