toolchain: bump Codescape IMG MIPS version to 2016.05-06
[buildroot-gz.git] / board / qemu / sh4eb-r2d / readme.txt
blob147adc6e2e9fd94137afb6da2fc63110e4956e89
1 Run the emulation with:
3   qemu-system-sh4eb -M r2d -kernel output/images/zImage -drive file=output/images/rootfs.ext2,if=ide,format=raw -append "root=/dev/sda console=ttySC1,115200 noiotrap" -serial null -serial stdio -net nic,model=rtl8139 -net user
5 The login prompt will appear in the terminal that started Qemu.
6 The graphical window is the framebuffer.
8 Tested with QEMU 2.5.0