Mercurial > nand-ecoscentric
diff packages/redboot/current/ChangeLog @ 1225:89db0c354b7b
Fix compile error - from Chris Garry
| author | gthomas |
|---|---|
| date | Sat, 20 Sep 2003 12:09:30 +0000 |
| parents | 60ed8b1b4c32 |
| children | e4e339326f84 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,9 @@ +2003-09-20 Chris Garry <cgarry@sweeneydesign.co.uk> + + * src/fconfig.c: Variables 'stat' and '*err_addr' in function + flash_write_config() are now defined regardless of whether + CYGSEM_REDBOOT_FLASH_COMBINED_FIS_AND_CONFIG is defined of not. + 2003-09-19 Gary Thomas <gary@mlbassoc.com> * src/net/timers.c (__timer_poll): Need to call MS_TICKS_DELAY() or
