]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: tegra: fix the logical detection of power on sequence of warm boot CPUs
authorJoseph Lo <josephl@nvidia.com>
Fri, 22 Feb 2013 06:24:26 +0000 (14:24 +0800)
committerStephen Warren <swarren@nvidia.com>
Mon, 11 Mar 2013 20:29:22 +0000 (14:29 -0600)
commit2be8951e145eacf2a951288ea8e752e3b21acefd
treee0ae1e7746a915a871752d735796901b1e2534fa
parentb4c25cc38260950f9ede38a88f932c7958adb2ec
ARM: tegra: fix the logical detection of power on sequence of warm boot CPUs

The warm boot sequence of Tegra30 secondary CPUs should wait for the
power ready then removing the clamps.

This did not fix any known or unknown issue, but nice to have this fix.

Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/platsmp.c