Fix d2249dc
errors
I wonder why it didn't cause more mayhem. Change-Id: I4a585367d650417b4be3af2a0fe6235d8066c895
This commit is contained in:
parent
d2249dce6f
commit
9faabb98d4
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ STARTUP(target/arm/pp/crt0-pp-bl.o)
|
||||||
#define IRAMSIZE 0x20000
|
#define IRAMSIZE 0x20000
|
||||||
#define FLASHORIG 0x001f0000
|
#define FLASHORIG 0x001f0000
|
||||||
#define FLASHSIZE 2M
|
#define FLASHSIZE 2M
|
||||||
#if CONFIG_CPU == PP5020
|
#elif CONFIG_CPU == PP5020
|
||||||
#define DRAMORIG 0x10000000
|
#define DRAMORIG 0x10000000
|
||||||
#define IRAMORIG 0x40000000
|
#define IRAMORIG 0x40000000
|
||||||
#define IRAMSIZE 0x18000
|
#define IRAMSIZE 0x18000
|
||||||
|
|
Loading…
Reference in a new issue