comparison packages/redboot/current/ChangeLog @ 634:8285bebc3a89

Minor IDE [debug] improvements.
author gthomas
date Fri, 14 Feb 2003 16:31:39 +0000
parents b928cfca72fc
children 11a38162cd52
comparison
equal deleted inserted replaced
633:62d320796ef8 634:8285bebc3a89
1 2003-02-14 Jonathan Larmour <jifl@eCosCentric.com> 1 2003-02-14 Jonathan Larmour <jifl@eCosCentric.com>
2 2
3 * cdl/redboot.cdl: Put virtually all options inside 3 * cdl/redboot.cdl: Put virtually all options inside
4 CYGBLD_BUILD_REDBOOT. And indent accordingly. 4 CYGBLD_BUILD_REDBOOT. And indent accordingly.
5
6 2003-02-04 Gary Thomas <gary@mind.be>
7
8 * src/fs/ide.c: Print more info if failed to identify IDE device.
9
10 * src/fs/e2fs.c: Improved debug output.
5 11
6 2003-02-04 Mark Salter <msalter@redhat.com> 12 2003-02-04 Mark Salter <msalter@redhat.com>
7 2003-02-04 Brian Murphy <brian@murphy.dk> 13 2003-02-04 Brian Murphy <brian@murphy.dk>
8 14
9 * src/main.c (return_to_redboot): Add CYGARC_HAL_RESTORE_GP. 15 * src/main.c (return_to_redboot): Add CYGARC_HAL_RESTORE_GP.