correct memory locations
This commit is contained in:
parent
3a0505d2f6
commit
cdf33185d2
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
#define MC1322X_ROMBASE 0x00000000
|
#define MC1322X_ROMBASE 0x00000000
|
||||||
#define MC1322X_ROMSIZE 0x00014000
|
#define MC1322X_ROMSIZE 0x00014000
|
||||||
#define MC1322X_RAMBASE 0x04000000
|
#define MC1322X_RAMBASE 0x00400000
|
||||||
#define MC1322X_RAMSIZE 0x00020000
|
#define MC1322X_RAMSIZE 0x00020000
|
||||||
|
|
||||||
/* mc1322x.c */
|
/* mc1322x.c */
|
||||||
|
|
Loading…
Reference in a new issue