Statistics
| Branch: | Revision:

root / default-configs / xtensa-softmmu.mak @ feature-archipelago

History | View | Annotate | Download (97 Bytes)

# Date Author Comment
82b25dc8 11/02/2011 03:05 am Max Filippov

xtensa_lx60: add FLASH support

LX60 carry 4 Mbyte FLASH and 128 Kbyte SRAM, LX200 carry 16 Mbyte FLASH
and 32 Mbyte SRAM. Either of these memories may be mapped to the system
ROM region.

Select boot from FLASH if -kernel option is not specified, otherwise...

0200db65 10/16/2011 01:42 pm Max Filippov

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...

cfa550c6 09/10/2011 07:57 pm Max Filippov

target-xtensa: add target to the configure script

Signed-off-by: Max Filippov <>
Signed-off-by: Blue Swirl <>