Commit ea811e1
authored
pbio/platform/ev3/platform.ld: Remove DDR_unused (#367)
This reclaims the memory and makes it available for use. Previously,
we needed to reserve this space for the uImage file that was being
used but now we use a .elf file so we don't need to reserve any space
for the uImage header.1 parent eb4620a commit ea811e1
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
0 commit comments