comparison packages/redboot/current/ChangeLog @ 566:17d4ac30ee71

return_to_redboot tweak
author msalter
date Tue, 04 Feb 2003 21:42:51 +0000
parents 248ae32b58f8
children 6a4aa156dda1
comparison
equal deleted inserted replaced
565:7e4907f574a7 566:17d4ac30ee71
1 2003-02-04 Mark Salter <msalter@redhat.com>
2 2003-02-04 Brian Murphy <brian@murphy.dk>
3
4 * src/main.c (return_to_redboot): Add CYGARC_HAL_RESTORE_GP.
5
1 2003-01-10 Patrick Doyle <wpd@delcomsys.com> 6 2003-01-10 Patrick Doyle <wpd@delcomsys.com>
2 7
3 * src/load.c (do_load): Don't abort and complain about overwriting 8 * src/load.c (do_load): Don't abort and complain about overwriting
4 the end of RAM when loading raw data files and we already asked 9 the end of RAM when loading raw data files and we already asked
5 the user if it was ok to write outside what we believe to be RAM. 10 the user if it was ok to write outside what we believe to be RAM.