altos: Move common storage code to ao_storage.c. Add M25P80 driver
authorKeith Packard <keithp@keithp.com>
Fri, 7 Jan 2011 06:37:38 +0000 (22:37 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 7 Jan 2011 06:37:38 +0000 (22:37 -0800)
This reworks the storage API so that you erase blocks and then store
data to them so that the M25P80 driver will work.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found