Mercurial > flash_v2
comparison packages/redboot/current/ChangeLog @ 199:920b9b754b53
Merge from eCos master repository on 2001-12-15-12:00:33-GMT
| author | jlarmour |
|---|---|
| date | Sat, 15 Dec 2001 13:42:19 +0000 |
| parents | ea3f0bd33a73 |
| children | 8147f1c99f15 |
comparison
equal
deleted
inserted
replaced
| 198:ea3f0bd33a73 | 199:920b9b754b53 |
|---|---|
| 1 2001-12-12 Hugo Tyson <hmt@redhat.com> | |
| 2 | |
| 3 * cdl/redboot.cdl (CYGDBG_REDBOOT_NET_DEBUG_CONSOLE_NUMBER): New | |
| 4 option to control the console number for network debug messages. | |
| 5 For platforms where serial0 is supported (due to common variant | |
| 6 HAL code) but not connected; serial1 is all you get, say. | |
| 7 | |
| 8 * src/net/net_io.c (start_console): Use it. | |
| 9 | |
| 10 2001-12-10 Nick Garnett <nickg@redhat.com> | |
| 11 | |
| 12 * src/net/cksum.c (__pseudo_sum): Fixed method of adding protocol | |
| 13 field to checksum. Some compilers optimize some of this away to | |
| 14 give a bogus result. | |
| 15 | |
| 1 2001-12-06 Jesper Skov <jskov@redhat.com> | 16 2001-12-06 Jesper Skov <jskov@redhat.com> |
| 2 | 17 |
| 3 * src/load.c (do_load): Fix warning. | 18 * src/load.c (do_load): Fix warning. |
| 4 * src/main.c: Added support for dumping memory in 16 and 32 bit | 19 * src/main.c: Added support for dumping memory in 16 and 32 bit |
| 5 units. Based on patch from Warren Jasper <warrenj@bops.com>. | 20 units. Based on patch from Warren Jasper <warrenj@bops.com>. |
