board: qemu_nios2: set yaml RAM/ROM size
This emulated board has 128KB each of flash and SRAM. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
06c6b424b6
commit
ab1075f0d9
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ name: QEMU Emulation for NIOS II
|
||||||
type: qemu
|
type: qemu
|
||||||
simulation: qemu
|
simulation: qemu
|
||||||
arch: nios2
|
arch: nios2
|
||||||
|
ram: 128
|
||||||
|
flash: 128
|
||||||
toolchain:
|
toolchain:
|
||||||
- zephyr
|
- zephyr
|
||||||
- xtools
|
- xtools
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue