Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 907:a289defa82f0
go command enhancements
| author | msalter |
|---|---|
| date | Fri, 04 Apr 2003 15:41:16 +0000 |
| parents | 17dd6922881b |
| children | 6aa5728bb6a0 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,9 @@ +2003-04-04 Mark Salter <msalter@redhat.com> + + * src/main.c (do_go): Add -n switch to optionally stop network + device. Mask interrupts on all comm channels. + * doc/redboot_cmds.sgml: Update go command info. + 2003-04-03 Gary Thomas <gary@mlbassoc.com> * src/load.c: Better handling of default download mode. Also
