This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
qemu-e2k
Watch
13
Star
4
Fork
0
You've already forked qemu-e2k
Code
Issues
4
Pull Requests
Projects
2
Releases
Activity
6007cdd448
qemu-e2k
/
default-configs
/
xtensaeb-softmmu.mak
6 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
target-xtensa: add target to the configure script Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-09-06 01:55:26 +02:00
# Default configuration for Xtensa
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>
2011-10-16 00:56:46 +02:00
CONFIG_SERIAL
=
y
CONFIG_OPENCORES_ETH
=
y
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 boot from SRAM. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2011-10-30 18:21:15 +01:00
CONFIG_PFLASH_CFI01
=
y
Reference in New Issue
Copy Permalink