[PATCH V3 0/6] ARM64: Add support for FSL's LS2085A SoC
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-03 15:29:49
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-03 15:29:49
On Wednesday 03 September 2014 20:43:08 Bhupesh Sharma wrote:
In this version, the enable-method for the CPU nodes is left for the bootloader (u-boot or UEFI) to patch-up. This DTS has been tested for PSCI v0.2 CPU_ON method (and corresponding secondary boot) using the following ARMv8 u-boot patches:
What would be a reason for using something other than PSCI? Arnd