diff options
| author | Bunnaroath Sou <bsou@sifive.com> | 2019-01-12 19:40:51 -0800 |
|---|---|---|
| committer | Bunnaroath Sou <bsou@sifive.com> | 2019-01-31 14:36:00 -0800 |
| commit | 484885df5014232d16053495d2b62a78b5a5e87b (patch) | |
| tree | c9f75379c6a19a5f8c3a95c1eb16afc8e05412f2 /bsp/coreip-e24-arty/mee.lds | |
| parent | 357ce2de1d0aca978d8ec8358d96631b6d29b488 (diff) | |
Update dts, mee.h and mee.lds for E24 and clic
Diffstat (limited to 'bsp/coreip-e24-arty/mee.lds')
| -rw-r--r-- | bsp/coreip-e24-arty/mee.lds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bsp/coreip-e24-arty/mee.lds b/bsp/coreip-e24-arty/mee.lds index 1981dec..b38f6ac 100644 --- a/bsp/coreip-e24-arty/mee.lds +++ b/bsp/coreip-e24-arty/mee.lds @@ -4,6 +4,7 @@ ENTRY(_enter) MEMORY { + ram (wxa!ri) : ORIGIN = 0x80000000, LENGTH = 0x8000 flash (rxai!w) : ORIGIN = 0x40400000, LENGTH = 0x20000000 } |
