mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 19:05:51 +01:00
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>