Mercurial > flash_v2
comparison packages/redboot/current/ChangeLog @ 145:2e9a636d9de9 ecos-sw-2000-12-21
Merge from eCos master repository on 2000-12-21-14:18:40-GMT
| author | jlarmour |
|---|---|
| date | Fri, 22 Dec 2000 02:37:28 +0000 |
| parents | 6b5f480c6929 |
| children | d397fc472bcf |
comparison
equal
deleted
inserted
replaced
| 144:da1052144c56 | 145:2e9a636d9de9 |
|---|---|
| 1 2000-12-15 Gary Thomas <gthomas@redhat.com> | |
| 2 | |
| 3 * src/version.c: Define GDB stubs version here as well. Also | |
| 4 add warnings and informationabout how all of this works. | |
| 5 | |
| 6 2000-12-13 Gary Thomas <gthomas@redhat.com> | |
| 7 | |
| 8 * src/version.c: New file. | |
| 9 | |
| 10 * src/main.c: | |
| 11 * cdl/redboot.cdl: Reorg - main.c is now treated like all other | |
| 12 files. New file 'version.c' holds the special stuff used at | |
| 13 build time to get interesting version information into the | |
| 14 final product. | |
| 15 | |
| 16 2000-12-12 Gary Thomas <gthomas@redhat.com> | |
| 17 | |
| 18 * src/flash.c (get_config): Increase size of input buffer used | |
| 19 during 'fconfig' command. | |
| 20 | |
| 21 2000-12-11 Gary Thomas <gthomas@redhat.com> | |
| 22 | |
| 23 * src/main.c: Change in HAL layering - need to include proper | |
| 24 file to get 'reset' definition. | |
| 25 | |
| 26 2000-12-08 Jonathan Larmour <jlarmour@redhat.com> | |
| 27 | |
| 28 * cdl/redboot.cdl: Tweak CYGPKG_REDBOOT_MAX_CMD_LINE description. | |
| 29 | |
| 1 2000-12-07 Gary Thomas <gthomas@redhat.com> | 30 2000-12-07 Gary Thomas <gthomas@redhat.com> |
| 2 | 31 |
| 3 * src/main.c (cyg_start): Make CLI command buffer static. | 32 * src/main.c (cyg_start): Make CLI command buffer static. |
| 4 (do_reset): New command - reset platform from CLI. | 33 (do_reset): New command - reset platform from CLI. |
| 5 | 34 |
