]> git.ipfire.org Git - thirdparty/qemu.git/commit - Makefile
ppc: Add aCube Sam460ex board
authorBALATON Zoltan <balaton@eik.bme.hu>
Mon, 19 Feb 2018 10:34:25 +0000 (11:34 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 6 Mar 2018 02:16:29 +0000 (13:16 +1100)
commit4b387f9ee16358ab17ce74ff7266071bd2ae25ff
treee346d0a6b2f6f3719a2f824a81a9edeb411718a2
parent82e65fe01eebf37c86b1f301dc8a7bfff1adbefc
ppc: Add aCube Sam460ex board

Add emulation of aCube Sam460ex board based on AMCC 460EX embedded SoC.
This is not a complete implementation yet with a lot of components
still missing but enough for the U-Boot firmware to start and to boot
a Linux kernel or AROS.

Signed-off-by: François Revol <revol@free.fr>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Makefile
default-configs/ppc-softmmu.mak
default-configs/ppcemb-softmmu.mak
hw/ppc/Makefile.objs
hw/ppc/sam460ex.c [new file with mode: 0644]
pc-bios/canyonlands.dtb [new file with mode: 0644]
pc-bios/canyonlands.dts [new file with mode: 0644]