Mercurial > nand-ecoscentric
diff packages/redboot/current/ChangeLog @ 2355:460b70d39a50
* src/load.c (do_load): Reset entry address before load so
go/exec commands will fail after an incomplete upload.
| author | asl |
|---|---|
| date | Wed, 24 Jan 2007 10:23:35 +0000 |
| parents | 9a2aea4e184a |
| children | 09f5e65f57b1 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2007-01-22 Peter Korsgaard <peter.korsgaard@barco.com> + + * src/load.c (do_load): Reset entry address before load so + go/exec commands will fail after an incomplete upload. + 2006-11-28 David Fernandez <dfernandez@cct.co.uk> * cdl/redboot.cdl: Modified to change the option @@ -46,7 +51,8 @@ 2006-04-19 Alexander Neundorf <alexander * src/flash.c, src/main.c, src/fconfig.c: * include/fis.h, include/redboot.h: * cdl/redboot.cdl: - add support for redundant FIS tables, configurable via CYGOPT_REDBOOT_REDUNDANT_FIS + add support for redundant FIS tables, configurable via + CYGOPT_REDBOOT_REDUNDANT_FIS 2006-04-07 Grant Edwards <grante@visi.com>
