altos/stmf0: Split up rom load in altos.ld to make linker happy
authorKeith Packard <keithp@keithp.com>
Fri, 14 Apr 2017 03:47:14 +0000 (21:47 -0600)
committerKeith Packard <keithp@keithp.com>
Fri, 14 Apr 2017 03:47:14 +0000 (21:47 -0600)
commit4e561ae43a734d870470e36c41232482bd5f398f
treeecb110156e07aa2f61caa4bcea0c9d44221f156b
parenta5c8b8c59f99108233d99ceceb6f85315694e4b1
altos/stmf0: Split up rom load in altos.ld to make linker happy

The linker isn't happy when the .ld file tries to add text, the .exidx
and .rodata segments in the same block. Split them up for success.

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