From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2013-07-01
Date: Wed, 10 Jul 2013 21:06:08 +0200 [thread overview]
Message-ID: <87txk2fd5r.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <CALR4fEJeSBdCoAd=AKw6h6TnfZvw4P-XbR2tFHGtbaHtqpSDXw@mail.gmail.com> (Diego Iastrubni's message of "Wed, 10 Jul 2013 22:00:55 +0300")
>>>>> "Diego" == Diego Iastrubni <diegoiast@gmail.com> writes:
Diego> OK, I can reproduce this again. I think I am doing something wrong.
Diego> Can anyone tell me if I am messing something up?
Diego> elcuco at stimpy:~/src/buildroot$ make qemu_arm_versatile_defconfig
Diego> elcuco at stimpy:~/src/buildroot$ qemu-system-arm -kernel output/images/zImage
Diego> qemu: hardware error: integratorcm_read: Unimplemented offset 0x1f1018
Diego> CPU #0:
Diego> R00=003d7dc4 R01=00000055 R02=101f1000 R03=00000113
Diego> R04=005c6e74 R05=005c6ea8 R06=005c6ea0 R07=00000113
Diego> R08=00000100 R09=003d3bb0 R10=003d3320 R11=005c6e98
Diego> R12=0000000d R13=005c7ea8 R14=003d43a0 R15=003d42c0
Diego> PSR=200001d3 --C- A svc32
Diego> Aborted
You forgot to specify what machine qemu should emulate.
% cat board/qemu/arm-versatile/readme.txt
Run the emulation with:
qemu-system-arm -M versatilepb -kernel output/images/zImage -drive file=output/images/rootfs.ext2,if=scsi -append "root=/dev/sda console=ttyAMA0,115200" -serial stdio -net nic,model=smc91c111 -net user
The login prompt will appear in the terminal that started Qemu. The
graphical window is the framebuffer.
Tested with QEMU 1.4.2
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2013-07-10 19:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-02 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2013-07-01 Thomas Petazzoni
2013-07-02 7:38 ` Thomas Petazzoni
2013-07-02 12:21 ` Diego Iastrubni
2013-07-02 12:57 ` Gustavo Zacarias
2013-07-02 13:16 ` Thomas Petazzoni
2013-07-10 19:00 ` Diego Iastrubni
2013-07-10 19:04 ` Gustavo Zacarias
2013-07-10 19:06 ` Peter Korsgaard [this message]
2013-07-02 21:04 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87txk2fd5r.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.