commit | 615f14de4936f37070e5f61ce3435aa5edc7d55a | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Apr 09 04:20:57 2008 -0500 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Fri Apr 11 17:32:56 2008 -0500 |
tree | 67241b220324e5725f1ac6b1b3a86688008ce9f2 | |
parent | 1f109fd99fe4777e6bf8ee526b67a29b37782c88 [diff] |
85xx: Fix detection of MP cpu spin up We were looking at the wrong memory offset to determine of a secondary cpu had been spun up or not. Also added a warning message if the all the secondary cpus we expect don't spin up. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>