diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2014-12-31 13:46:40 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-01-14 14:56:40 +0100 |
commit | 602fa46c2c9ea90cb4a38fb4479e823c88c48b58 (patch) | |
tree | a9f283938ea6e25830f9c2fa54c351dec161d450 /drivers/net | |
parent | 213480e12d880ef6782f56f1af95469b48cca539 (diff) | |
download | u-boot-imx-602fa46c2c9ea90cb4a38fb4479e823c88c48b58.zip u-boot-imx-602fa46c2c9ea90cb4a38fb4479e823c88c48b58.tar.gz u-boot-imx-602fa46c2c9ea90cb4a38fb4479e823c88c48b58.tar.bz2 |
sun7i: Add support for taking CPUs offline via PSCI
Based on the original version by Marc Zyngier. It adds a psci_cpu_off
implementation for the A20 SoC. The mechanism works by first preparing
the calling CPU to go offline (disable and flush cache, disable SMP),
then requesting CPU 0 to pull the plug. The request is sent as FIQ on
SGI15.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions