altos/stm: Use flash address of boot loader instead of 0x0
authorKeith Packard <keithp@keithp.com>
Tue, 13 May 2014 05:53:07 +0000 (22:53 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 13 May 2014 05:53:07 +0000 (22:53 -0700)
commit2f196323a2829f9537f3b339f19478127ffde623
tree0afc189bee39596fa7d37db2d8eada714cf46261
parent6a6053dfed6fc1a7f50be0c62782d0050758cd0b
altos/stm: Use flash address of boot loader instead of 0x0

Flash is at 0x08000000, but when the chip boots, it can be at 0x0 as
well. Use the 0x08000000 address when rebooting to flash

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm/ao_arch.h