Mercurial > nand-ecoscentric
diff packages/redboot/current/ChangeLog @ 1824:30d166811fe7
* cdl/redboot.cdl, doc/redboot_cmds.sgml, src/iomem.c: Add support
for iopeek and iopoke commands to allow access to the I/O regions.
| author | asl |
|---|---|
| date | Tue, 09 Nov 2004 19:12:54 +0000 |
| parents | ecd76f498508 |
| children | 6535959b8edf |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,7 +1,12 @@ +2004-11-09 Ian Campbell <icampbell@arcom.com> + + * cdl/redboot.cdl, doc/redboot_cmds.sgml, src/iomem.c: Add support + for iopeek and iopoke commands to allow access to the I/O regions. + 2004-11-09 David Vrabel <dvrabel@arcom.com> * cdl/redboot.cdl (CYGBLD_REDBOOT_MIN_IMAGE_SIZE): Correct the - description to match what the option is actually used for. + description to match what the option is actually used for. * src/flash.c (find_free, fis_free, fis_find_free): Don't ignore an extra CYGBLD_REDBOOT_MIN_IMAGE_SIZE amount from the start.
