altos/stmf0: Fix linker scripts to make ao_boot work
authorKeith Packard <keithp@keithp.com>
Tue, 27 Jan 2015 06:10:47 +0000 (22:10 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 27 Jan 2015 06:10:47 +0000 (22:10 -0800)
commite1d5bcb1968e280b8ebdf6c8b12e8a87167fd890
treeda4ea6779b61505872bef5e2826e31696900b359
parent32c68670af9f8aa690c64d64502e559c0df0c1db
altos/stmf0: Fix linker scripts to make ao_boot work

The flash loader ended up assuming ao_boot was at the start of ram,
while the application stuck it after the interrupt table (where it
needs to go).

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