Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 1251:dc8c964619a0
Fix broken FIS free/create
| author | gthomas |
|---|---|
| date | Fri, 26 Sep 2003 18:44:01 +0000 |
| parents | 9af0b6bf194b |
| children | 9ecd8873f657 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -5,6 +5,10 @@ 2003-09-26 Nick Garnett <nickg@balti.c 2003-09-26 Gary Thomas <gary@mlbassoc.com> + * src/flash.c (fis_free, fis_find_free): + Fix some problems introduced with the new FLASH interfaces (used by + NAND devices) + * src/fconfig.c: Honor FLASH/FIS configury. * src/net/bootp.c:
