comparison packages/redboot/current/ChangeLog @ 388:38dad94e75ce

Min BOOTP/vendor size. Fix typo in FIS/DELETE.
author gthomas
date Thu, 24 Oct 2002 18:32:24 +0000
parents a253970d627b
children 7f858e6dff42
comparison
equal deleted inserted replaced
387:44d2cbd109ee 388:38dad94e75ce
1 2002-10-24 Gary Thomas <gthomas@ecoscentric.com> (inspired by)
2 2002-10-24 Jay Foster <jay@systech.com>
3
4 * include/net/bootp.h (BP_MIN_VEND_SIZE):
5 * src/net/bootp.c (__bootp_find_local_ip): Require a minimum vendor
6 area to always be sent (to keep some servers happy).
7
8 * src/flash.c: Fix typo for "FIS DELETE"
9
1 2002-09-16 Mark Salter <msalter@redhat.com> 10 2002-09-16 Mark Salter <msalter@redhat.com>
2 11
3 * src/main.c (set_console_baud_rate): Handle CYGPKG_REDBOOT_ANY_CONSOLE. 12 * src/main.c (set_console_baud_rate): Handle CYGPKG_REDBOOT_ANY_CONSOLE.
4 (set_comm_baud_rate): New function. 13 (set_comm_baud_rate): New function.
5 14