Files
Michael Neuling fa732a8462 external/mambo: Handle greater than 16 CPUs
In OF mambo pads zeros in the CPU node names. So if you have more than
16 CPUs, the first core will be at /cpus/PowerPC@00. Currently we
always look for /cpus/PowerPC@0.

Fix by zero padding based on the max CPU count. This also converts to
hex since that's what's actually needed.

This fix should handle any topology. I've tested upto 128 threads (16
cores * 8 threads) but past that the mambo I have starts throwing
internal errors.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2022-02-04 08:35:25 +01:00
..
2021-10-19 12:14:20 +05:30
2021-04-01 23:51:22 +05:30
2021-08-06 11:51:25 +05:30