commit | 97b3ecb575a92fa34c1765229dbc06f2b662f139 | [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 | f3e04bdc3f360c66801a9048956e61e41a16edba [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>