diff options
author | Michal Simek | 2011-03-14 11:29:19 +0100 |
---|---|---|
committer | Edgar E. Iglesias | 2011-03-16 15:18:58 +0100 |
commit | 00914b7d9707586d2ebe9faeea6f733c9fd51dc8 (patch) | |
tree | 5585a7a563d4899fb6cfd570076277fa7fe8c1e6 /Makefile | |
parent | xilinx: Add AXIENET & DMA models (diff) | |
download | qemu-00914b7d9707586d2ebe9faeea6f733c9fd51dc8.tar.gz qemu-00914b7d9707586d2ebe9faeea6f733c9fd51dc8.tar.xz qemu-00914b7d9707586d2ebe9faeea6f733c9fd51dc8.zip |
microblaze: Add PetaLogix ml605 MMU little-endian ref design
Add the first Microblaze little endian platform.
Platform uses uart16550, axi ethernet, timer, intc.
Signed-off-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@petalogix.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -211,7 +211,7 @@ gpxe-eepro100-80861209.rom \ pxe-e1000.bin \ pxe-ne2k_pci.bin pxe-pcnet.bin \ pxe-rtl8139.bin pxe-virtio.bin \ -bamboo.dtb petalogix-s3adsp1800.dtb \ +bamboo.dtb petalogix-s3adsp1800.dtb petalogix-ml605.dtb \ multiboot.bin linuxboot.bin \ s390-zipl.rom else |