]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm/ls102xa: Add PSCI support for ls102xa
authorWang Dongsheng <dongsheng.wang@freescale.com>
Thu, 4 Jun 2015 04:01:09 +0000 (12:01 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:34:24 +0000 (13:34 +0200)
commit1a2fa5b98cf99ad726ddfc7ba7a51650645593aa
tree3c1acbcc49cdefa3bf3dbb61248fde00d88af143
parent2703742c5c1e9c84d0c5205626949beeca3de512
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