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)
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>

No differences found