altos: Get rodata into flash, make sure sections are aligned
authorKeith Packard <keithp@keithp.com>
Sat, 27 Apr 2013 07:24:08 +0000 (00:24 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 27 Apr 2013 07:24:08 +0000 (00:24 -0700)
commit3a09ccf51567fd119f7a892fa67602e844244ac6
tree8b14d5abde07b91f9aa5ad13b42ea6d3f75b3b93
parentd7e646aff1c035d19298f6c73dcddda8b045c055
altos: Get rodata into flash, make sure sections are aligned

.rodata* needs to be in flash; otherwise strings get left in ram.
Failing to align sections makes the initialized data get dumped into
the wrong place in memory.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm/altos-loader.ld