Zhi-zhou Zhang
32afad783e
MIPS: add board qemu-mips64 support
Both big-endian and little-endian are tested with below commands:
Rom version: (Default, Now we config it as rom version)
qemu-system-mips64el -M mips -bios u-boot.bin -cpu MIPS64R2-generic -nographic
qemu-system-mips64 -M mips -bios u-boot.bin -cpu MIPS64R2-generic -nographic
Ram version:
qemu-system-mips64el -M mips -cpu MIPS64R2-generic -kernel u-boot -nographic
qemu-system-mips64 -M mips -cpu MIPS64R2-generic -kernel u-boot -nographic
Signed-off-by: Zhizhou Zhang <etou.zh@gmail.com>
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2012-10-16 15:02:08 +02:00
..
2012-10-15 13:37:22 -07:00
2012-09-26 11:08:32 -07:00
2012-10-15 11:53:59 -07:00
2012-10-15 11:53:59 -07:00
2012-10-15 11:53:59 -07:00
2012-10-16 15:02:08 +02:00
2012-10-15 11:53:59 -07:00
2012-08-09 21:46:32 +02:00
2012-10-02 11:55:45 -07:00
2012-10-15 11:54:00 -07:00
2012-10-15 11:53:59 -07:00
2012-08-21 15:00:34 +09:00
2012-10-15 11:54:00 -07:00
2012-10-15 11:53:59 -07:00
2010-05-07 00:17:30 +02:00