FreeCalypso > hg > fc-selenite
annotate gcc/xram.m4 @ 194:a18bf8df5fab
aci_pei.c: sync with Magnetite for (MMI != 0)
There was a change in Magnetite aci3 for (MMI != 0) configuration;
this config does not exist in Selenite, but this change is being
pulled in as a sync in order to keep the diff between Magnetite
and Selenite to a minimum.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 23 May 2020 07:21:43 +0000 |
parents | 16703b3fb211 |
children |
rev | line source |
---|---|
82
6afaa5cb7392
linker script for gcc fw build: initial version put together
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 define(`Buildmem',`XRAM')dnl |
6afaa5cb7392
linker script for gcc fw build: initial version put together
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 define(`Put_in_flash',`/* no AT> for RAM-only build */')dnl |
113
16703b3fb211
gcc linker script m4 magic minor fix
Mychaela Falconia <falcon@freecalypso.org>
parents:
82
diff
changeset
|
3 define(`INTTEXT_BASE_ADDR',`/* no fixed address */')dnl |