Mercurial > nand-ecoscentric
diff packages/redboot/current/ChangeLog @ 310:113a540ea6db
Improve FLASH create - from Thomas Koeller
| author | gthomas |
|---|---|
| date | Tue, 27 Aug 2002 11:06:48 +0000 |
| parents | 59d0679e58c3 |
| children | 5f33b08f9a93 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,10 @@ +2002-08-26 Thomas Koeller <thomas@koeller.dyndns.org> + + * src/flash.c: Do not warn about overwriting image data if + -n option is used with 'fis create'. For 'fis load', + perform load size check based on actual data length, not + image size. + 2002-08-22 Mark Salter <msalter@redhat.com> * src/net/net_io.c (net_io_putc): Don't flush on every \n.
