From: Keith Packard Date: Sat, 23 Mar 2013 09:21:27 +0000 (-0700) Subject: altos: Fix STM flash programming X-Git-Tag: 1.2.1~50 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=sidebyside;h=ac6b4fca0970faa0a537a813242585693b839469;hp=ac6b4fca0970faa0a537a813242585693b839469;p=fw%2Faltos altos: Fix STM flash programming Wait for flash to go non-busy after writing or erasing a page and before jumping back out of the RAM code. Export a separate 'erase' operation for testing. Re-lock flash after every operation. Signed-off-by: Keith Packard ---