updates ram start location
This commit is contained in:
parent
428d3ac285
commit
b6ce43f57a
2
env/ehrenberg/platform.h
vendored
2
env/ehrenberg/platform.h
vendored
@ -43,7 +43,7 @@
|
|||||||
#include "ehrenberg/devices/fki_cluster_info.h"
|
#include "ehrenberg/devices/fki_cluster_info.h"
|
||||||
|
|
||||||
#define XIP_START_LOC 0xE0040000
|
#define XIP_START_LOC 0xE0040000
|
||||||
#define RAM_START_LOC 0x80000000
|
#define RAM_START_LOC 0xC0000000
|
||||||
|
|
||||||
// Misc
|
// Misc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user