diff options
author | Keith Packard <keithp@keithp.com> | 2014-06-07 10:54:14 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-06-07 10:54:14 -0700 |
commit | 5d973570ef2324b21a64477eecb0a292652ff467 (patch) | |
tree | ec6c6688035b095eb21e412d9bcdf02558d7812f /src/kernel/ao_task.c | |
parent | 1d6ca536c688d35b3cba0a829b04b93c5124b328 (diff) |
altos: Clear out eeprom erase records when writing entry 0
When writing config/erase to eeprom, there's no 'erase' operation as
on-chip eeprom is writable at a byte level. As such, we can't tell
when the erase blocks get reset when the config gets written. When
this happens, erase block 0 gets written explicitly, so just use that
call to trigger explicit erasing of the data.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/kernel/ao_task.c')
0 files changed, 0 insertions, 0 deletions