Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-24 | MIPS: qemu-malta: setup GT64120 registers as done by YAMON | Gabor Juhos | |
Move the GT64120 register base to 0x1be00000 and setup PCI BAR registers as done by the original YAMON bootloader. This is needed for running Linux kernel. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com> | |||
2013-07-24 | MIPS: qemu-malta: add support for emulated MIPS Malta board | Gabor Juhos | |
Add minimal support for the MIPS Malta CoreLV board emulated by Qemu. The only supported peripherial is the UART. This is enough to boot U-Boot to the command prompt both in little and big endian mode. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com> |