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>
Wed, 8 May 2013 04:30:26 +0000 (21:30 -0700)
commita2e0676f476b0e2bdd5102315ebd5904b57f384a
treef3d21754c8bee255ad6bb328501ea7a8a3b49093
parent2e092b383d55bcf9e2a230ccfe85052adb18b254
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