repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
arch: add OpenRISC architecture support
[buildroot-gz.git]
/
board
/
qemu
/
ppc-virtex-ml507
/
readme.txt
blob
42aa204bd7dc20ee2f89d29b3d6c5a1c06e3b1ba
1
Run the emulation with:
2
3
qemu-system-ppc -M virtex-ml507 -kernel output/images/vmlinux -m 256 -nographic -append "console=ttyS0" -dtb output/images/virtex440-ml507.dtb
4
5
The login prompt will appear in the terminal that started Qemu.
6
7
Tested with QEMU 2.5.0