Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 2195:5c5e93c863ac
Redundant FIS table support - from Alexander Neundorf
| author | gthomas |
|---|---|
| date | Tue, 09 May 2006 15:52:01 +0000 |
| parents | 9bb18751f4b7 |
| children | acfe2ec52590 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,9 @@ +2006-04-19 Alexander Neundorf <alexander.neundorf@jenoptik.com> + * 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 + 2006-04-07 Grant Edwards <grante@visi.com> * src/net/net_io.c (net_io_getc_nonblock):
