sim: or1k: fix iterator typo when setting up cpus This code loops over available cpus with "c", but then looks up the cpu with "i". Fix the typo so the code works correctly with smp.