Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

attempting to boot gumstix kernel via QEMU



Hi,
    My larger goal is to install a netbsd kernel inside a emulation of
a gumstix machine using QEMU. For now, I just want to get a uboot
prompt. Here's what I tried.

 dd of=cflash.img bs=1k conv=notrunc
if=/home/michael/Downloads/u-boot-connex-400-r1578.bin

lucius# qemu-system-arm -M connex -m 289 -pflash cflash.img
qemu: fatal: Trying to execute code outside RAM or ROM at 0x01000000

R00=00000000 R01=00000000 R02=00000000 R03=00000000
R04=00000000 R05=00000000 R06=00000000 R07=00000000
R08=00000000 R09=00000000 R10=00000000 R11=00000000
R12=00000000 R13=00000000 R14=00000000 R15=01000000
PSR=400001d3 -Z-- A svc32
Abort (core dumped)

I can't find anything using google that specifically talks about using
qemu on NetBSD to run an emulated gumstix. Guidance for my more
immediate goal,
and perhaps my larger goal would be appreciated.


                                                         Michael Litchard.


Home | Main Index | Thread Index | Old Index