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>
Sat, 27 Apr 2013 07:20:47 +0000 (00:20 -0700)
commit411bfefa17ac4f7e7708667d4daf9454fb9a82d8
tree75882d60f926d0c143ee101a0294bcc5996a01e5
parent3034bd83add91656ed903d9dd100494fb69dcf12
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