]> git.gag.com Git - fw/altos/commitdiff
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)
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>

No differences found