annotate targets/c155.m4 @ 163:a911ac771094
board preprocessor conditionals: prep for more FC hw in the future
Please see the corresponding change in fc-magnetite for the explanation.
author |
Mychaela Falconia <falcon@freecalypso.org> |
date |
Mon, 01 Apr 2019 01:20:03 +0000 |
parents |
7c68000b87cf |
children |
|
rev |
line source |
122
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 define(`FLASH_BOOT_VIA_BOOTROM',0)dnl
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 define(`FLASHIMAGE_BASE_ADDR',0x20000)dnl
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 define(`CONFIG_FWFLASH_SIZE',0x700000)dnl
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 define(`CONFIG_IRAM_SIZE',0x40000)dnl
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 define(`CONFIG_XRAM_SIZE',0x200000)dnl
|