Commit d6c68f2
committed
flash.ld: fix mis-aligned .data section
The end of the .data section in flash must be explicitly word-aligned,
otherwise corruption can occur in a .data section that happens to contain
non-word aligned data.1 parent 0285190 commit d6c68f2
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
| |||
0 commit comments