Update buidlroot to version 2016.08.1
This commit is contained in:
7
bsp/buildroot/board/qemu/mips64r6el-malta/readme.txt
Normal file
7
bsp/buildroot/board/qemu/mips64r6el-malta/readme.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Run the emulation with:
|
||||
|
||||
qemu-system-mips64el -M malta -cpu MIPS64R6-generic -kernel output/images/vmlinux -drive file=output/images/rootfs.ext2,format=raw -append "root=/dev/hda" -nographic
|
||||
|
||||
The login prompt will appear in the terminal that started Qemu.
|
||||
|
||||
Tested with QEMU 2.6.0
|
||||
Reference in New Issue
Block a user