Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 495:248ae32b58f8
Be quieter about out of range memory addresses - ask only once - from Patrick Doyle
| author | gthomas |
|---|---|
| date | Mon, 13 Jan 2003 18:45:26 +0000 |
| parents | f0d9ca957f47 |
| children | 17d4ac30ee71 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,9 @@ +2003-01-10 Patrick Doyle <wpd@delcomsys.com> + + * src/load.c (do_load): Don't abort and complain about overwriting + the end of RAM when loading raw data files and we already asked + the user if it was ok to write outside what we believe to be RAM. + 2002-12-31 Patrick Doyle <wpd@delcomsys.com> * src/decompress.c (gzip_close): Don't complain that decompression
