[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] qemu-system-ppc unable to boot past "returning from prom_
From: |
Alexander Graf |
Subject: |
Re: [Qemu-ppc] qemu-system-ppc unable to boot past "returning from prom_init" |
Date: |
Fri, 23 Dec 2011 16:19:02 +0100 |
On 23.12.2011, at 16:12, Prasad Deshpande wrote:
>
> The kernel is cross-compiled for PPC using timesys toolchain (www.timesys.com)
>
> qemu gets stuck in this infinite loop in the kernel. I am assuming that means
> that it cant find the machine type. This vmlinux is build for mpc5125 instead
> of mpc8544ds (both are ppc). I am assuming that's the problem. Please let me
> know if don't think thats the case.
Ah, that makes sense. I thought you were trying to run a 750 kernel :).
Alex