Mercurial > nand-ecoscentric
diff packages/redboot/current/ChangeLog @ 2933:28851b95600b
import RedBoot NAND support patch as of 20090826
| author | Ross Younger <wry@ecoscentric.com> |
|---|---|
| date | Mon, 02 Nov 2009 16:35:28 +0000 |
| parents | 22da989aafa4 |
| children | 56ce19492892 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,11 @@ +2009-06-26 Ross Younger <wry@ecoscentric.com> + + * src/nand.c: Created for NAND utilities + * cdl/redboot.cdl: Build nand.c if it's appropriate. + CYGMEM_REDBOOT_WORKSPACE_HEAP defaults on where active. + * fs/fileio.c: Try to be more helpful if mount failed. + * main.c: If mallinfo exists, report on it. + 2009-06-24 Nick Garnett <nickg@ecoscentric.com> * cdl/redboot.cdl:
