Mercurial > flash_v2
diff packages/devs/flash/amd/am29xxxxxv2/current/ChangeLog @ 1763:42c8ea63b78d
Eliminate hwr_map_error() from the V2 driver interface, it no longer
serves any useful purpose
| author | bartv |
|---|---|
| date | Mon, 29 Nov 2004 14:49:20 +0000 |
| parents | 9c1d9e5039c2 |
| children | 96ec7e534d98 |
line wrap: on
line diff
--- a/packages/devs/flash/amd/am29xxxxxv2/current/ChangeLog +++ b/packages/devs/flash/amd/am29xxxxxv2/current/ChangeLog @@ -1,5 +1,8 @@ 2004-11-29 Bart Veer <bartv@ecoscentric.com> + * include/am29xxxxx_dev.h, src/am29xxxxx.c: eliminate + hwr_map_error() support, no longer needed + * include/am29xxxxx_dev.h, src/am29xxxxx.c, src/am29xxxxx_aux.c: The dummy init/query/lock/unlock functions have been moved to the generic flash package. That also now exports an anonymizer
