Home
last modified time | relevance | path

Searched hist:"32 afad783eb5a372c276fcb9fb30dfb838615909" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/examples/standalone/
H A Dmips64.lds32afad783eb5a372c276fcb9fb30dfb838615909 Tue Oct 16 13:02:08 UTC 2012 Zhi-zhou Zhang <etou.zh@gmail.com> 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>
/rk3399_rockchip-uboot/arch/mips/cpu/mips64/
H A Dconfig.mk32afad783eb5a372c276fcb9fb30dfb838615909 Tue Oct 16 13:02:08 UTC 2012 Zhi-zhou Zhang <etou.zh@gmail.com> 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>
/rk3399_rockchip-uboot/include/configs/
H A Dqemu-mips64.h32afad783eb5a372c276fcb9fb30dfb838615909 Tue Oct 16 13:02:08 UTC 2012 Zhi-zhou Zhang <etou.zh@gmail.com> 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>