toolchain-external: reduce nesting in copy_toolchain_sysroot
[buildroot-gz.git] / board / qemu / mips32r6el-malta / readme.txt
blobe29115f70254508df54448d819813748392e09ca
1 Run the emulation with:
3 qemu-system-mipsel -M malta -cpu mips32r6-generic -kernel output/images/vmlinux -drive file=output/images/rootfs.ext2,format=raw -append "root=/dev/hda" -net nic,model=pcnet -net user -nographic
5 The login prompt will appear in the terminal that started Qemu.
7 Tested with QEMU 2.6.0