mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-02 22:41:07 +00:00
82b25dc8b0
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>
5 lines
97 B
Makefile
5 lines
97 B
Makefile
# Default configuration for Xtensa
|
|
|
|
CONFIG_SERIAL=y
|
|
CONFIG_OPENCORES_ETH=y
|
|
CONFIG_PFLASH_CFI01=y
|