]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/arm/cpu/armv7/ls102xa/Makefile
arm/ls102xa: Add PSCI support for ls102xa
authorWang Dongsheng <dongsheng.wang@freescale.com>
Thu, 4 Jun 2015 04:01:09 +0000 (12:01 +0800)
committerYork Sun <yorksun@freescale.com>
Mon, 20 Jul 2015 18:44:38 +0000 (11:44 -0700)
commit340848b1853fde95991cb76fee78a69eafd83335
treeff8b525593d82016739d61f9bcd32090e30a411f
parent972af2ab515fe0d0a39271966c9c6df0d9349f37
arm/ls102xa: Add PSCI support for ls102xa

Base on PSCI services, implement CPU_ON/CPU_OFF for ls102xa platform.

Tested on LS1021AQDS, LS1021ATWR.
Test CPU hotplug times: 60K
Test kernel boot times: 1.2K

Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com>
Acked-by: Alison Wang <alison.wang@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/arm/cpu/armv7/ls102xa/Makefile
arch/arm/cpu/armv7/ls102xa/psci.S [new file with mode: 0644]
include/configs/ls1021aqds.h
include/configs/ls1021atwr.h