]> git.proxmox.com Git - qemu.git/commit - hw/xtensa_lx60.c
target-xtensa: add Avnet LX60/LX110/LX200 boards
authorMax Filippov <jcmvbkbc@gmail.com>
Sat, 15 Oct 2011 22:56:46 +0000 (02:56 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 16 Oct 2011 10:42:21 +0000 (10:42 +0000)
commit0200db650e6386d44ba2a707d9f22ddf72681cf7
tree61c8bda545e9b38dd3b3f4751b4574d6acdee691
parent342407fd958f8f5546527e6fecaa501700fb03e5
target-xtensa: add Avnet LX60/LX110/LX200 boards

These boards carry similar hardware: SDRAM (48M for LX110, 64M for LX60,
96M for LX200), 16 Mbyte FLASH, FPGA, 10/100 Mbps Ethernet PHY and 16550
UART. FPGA may be loaded with almost any Tensilica processor. It is also
used to implement Ethernet MAC, e.g. OpenCores 10/100 Mbps Ethernet MAC
and LED/DIP switches access.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Makefile.target
default-configs/xtensa-softmmu.mak
default-configs/xtensaeb-softmmu.mak
hw/xtensa_lx60.c [new file with mode: 0644]