Mercurial > flash_v2
diff packages/io/flash/current/ChangeLog @ 1752:61fbcc1cb232
Clean up device driver interface
| author | bartv |
|---|---|
| date | Mon, 22 Nov 2004 20:06:35 +0000 |
| parents | fac0499dabd6 |
| children | 400806bc9c4f |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,5 +1,7 @@ 2004-11-22 Bart Veer <bartv@ecoscentric.com> + * include/flash_priv.h, src/legacy_dev.c: clean up the interface + between the generic flash code and the device drivers * include/flash_priv, src/flash_legacy.h, src/flash.c, src/legacy_dev.c: move cache stuff andother legacy macros to an internal header.
