altos: Run self loader when application sets boot addr to 0
authorKeith Packard <keithp@keithp.com>
Sat, 27 Apr 2013 07:20:47 +0000 (00:20 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 8 May 2013 04:30:26 +0000 (21:30 -0700)
commit0b1797312b34ba2b8121f82605f8d2c419167737
tree898efa8e7754e8cb498181b9fe9e7cc47ecde49a
parente2412e867138635d79ea0fa8d43efc0a6aa19784
altos: Run self loader when application sets boot addr to 0

This causes the flash loader startup code to fall into the loader when
the application sets the boot address to zero.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm/ao_boot.h
src/stm/ao_boot_chain.c
src/stm/ao_interrupt.c