Mercurial > ecos
diff packages/io/flash/current/ChangeLog @ 151:25e238959bae
Merge from eCos master repository on 2001-02-12-23:44:24-GMT
| author | jlarmour |
|---|---|
| date | Tue, 13 Feb 2001 01:23:16 +0000 |
| parents | 6b5f480c6929 |
| children | e2d866e32dac |
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog +++ b/packages/io/flash/current/ChangeLog @@ -1,3 +1,10 @@ +2001-02-06 Hugo Tyson <hmt@redhat.com> + + * src/flash.c (flash_erase): Add an additional argument to the + call into the driver, being the blocksize (as discovered). This + allows a gross check for actual erase in some drivers. Those that + don't use it, it's harmless - after all, this is an API by trust. + 2000-12-06 Jesper Skov <jskov@redhat.com> * src/flash.c (flash_dev_query): Added. Allows reloc/cache magic
