Mercurial > nand-ecoscentric
diff packages/redboot/current/ChangeLog @ 2211:acfe2ec52590
Fix build problems on systems without FLASH locking
| author | gthomas |
|---|---|
| date | Tue, 23 May 2006 11:56:45 +0000 |
| parents | 5c5e93c863ac |
| children | 990ca86dc9d4 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2006-05-23 Gary Thomas <gary@mlbassoc.com> + + * src/flash.c (fis_update_directory): Fix problems building on systems + with no FLASH locking. + 2006-04-19 Alexander Neundorf <alexander.neundorf@jenoptik.com> * src/flash.c, src/main.c, src/fconfig.c: * include/fis.h, include/redboot.h:
