comparison packages/redboot/current/ChangeLog @ 147:d397fc472bcf

Merge from eCos master repository on 2001-01-05-06:43:02-GMT
author jlarmour
date Fri, 05 Jan 2001 17:12:36 +0000
parents 2e9a636d9de9
children 8f2f7615e727
comparison
equal deleted inserted replaced
146:bd918119cf0b 147:d397fc472bcf
1 2001-01-03 Gary Thomas <gthomas@redhat.com>
2
3 * src/main.c (do_version): Update copyright for 2001.
4
5 * src/io.c (gets): Use timeout provided [was hardcoded to 50ms!]
6
7 2000-12-21 Mark Salter <msalter@redhat.com>
8
9 * src/flash.c (fis_init): Use CYGBLD_REDBOOT_FLASH_BOOT_OFFSET to
10 decide where to create default images.
11
12 * cdl/redboot.cdl (CYGBLD_REDBOOT_FLASH_BOOT_OFFSET): Use this
13 to define offset from start of FLASH to start of boot image.
14
1 2000-12-15 Gary Thomas <gthomas@redhat.com> 15 2000-12-15 Gary Thomas <gthomas@redhat.com>
2 16
3 * src/version.c: Define GDB stubs version here as well. Also 17 * src/version.c: Define GDB stubs version here as well. Also
4 add warnings and informationabout how all of this works. 18 add warnings and informationabout how all of this works.
5 19