| Revision 634,
265 bytes
checked in by reyalp, 5 years ago
(diff) |
|
+ allow user to override location of PRIMARY.BIN files. Set PRIMARY_ROOT to a tree that mirrors what is under platform, either on the make command line or in buildconf.inc
- use automatic MEMISOSIZE on some new ports that didn't have it: g9, sd30, sd300/100j
- clean up old commented MEMISOSIZE stuff
|
-
Property svn:eol-style set to
LF
|
| Rev | Line | |
|---|
| [557] | 1 | #0x314E |
|---|
| 2 | PLATFORMID=12622 |
|---|
| 3 | |
|---|
| 4 | PLATFORMOS=vxworks |
|---|
| 5 | |
|---|
| 6 | MEMBASEADDR=0x1900 |
|---|
| 7 | RESTARTSTART=0x50000 |
|---|
| 8 | ROMBASEADDR=0xff810000 |
|---|
| 9 | MEMISOSTART=0xBF650 |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | |
|---|
| 13 | PLFLAGS=-DMEMBASEADDR=$(MEMBASEADDR) -DMEMISOSTART=$(MEMISOSTART) -DMEMISOSIZE=$(MEMISOSIZE) |
|---|
| 14 | PLFLAGS+=-DRESTARTSTART=$(RESTARTSTART) |
|---|
Note: See
TracBrowser
for help on using the repository browser.