On Fri, Jan 22, 2010 at 12:04 PM, Corey Minyard <miny...@acm.org> wrote:
> Here's how far I can get now:
>
> r...@xilinx-ml507:~# ./qemu-system-ppcemb --enable-kvm -nographic -m 64 -M
> bambo
> o -kernel uImage.bamboo -L . -append "" -serial tcp::4444,server
> QEMU waiting for connection on: tcp:0.0.0.0:4444,server
> Truncating memory to 64 MiB to fit SDRAM controller limits.
> QEMU 0.12.50 monitor - type 'help' for more information
> (qemu) info cpus
> * CPU #0: nip=0x00000000
> (qemu) info registers
> NIP 00000000   LR 00000000 CTR 00000000 XER 00000000
> MSR 00000000 HID0 00000300  HF 00000000 idx 0
> TB 00000000 00000bb4 DECR 00000000
> GPR00 0000000000000000 0000000000fffff8 0000000000000000 0000000000000000
> GPR04 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> GPR08 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> GPR12 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> GPR16 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> GPR20 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> GPR24 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> GPR28 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> CR 00000000  [ -  -  -  -  -  -  -  -  ]             RES 00000000
> FPR00 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> FPR04 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> FPR08 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> FPR12 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> FPR16 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> FPR20 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> FPR24 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> FPR28 0000000000000000 0000000000000000 0000000000000000 0000000000000000
> FPSCR 00000000
> SRR0 00000000 SRR1 00000000 SDR1 101d23e0
> (qemu) x/10x 0
> 00000000: 0x00000000 0x00000000 0x00000000 0x00000000
> 00000010: 0x00000000 0x00000000 0x00000000 0x00000000
> 00000020: 0x00000000 0x00000000
> (qemu)
>
>
> So the ROM doesn't seem to be set up properly, though bamboo.dtb is in the
> current directory.
>
> I'm wondering if it is something bad about the memory setup.

I was just given an Ebony (440GP) board, and I can verify your
results. Did you manage to make any more progress? Unfortunately I
will be traveling for a couple weeks...

Also, I don't suppose you have access to any other 440 variants? I
believe the 440GP is the only one to use the 440x4 core, while the
others use 440x5.

-Hollis
--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to