From: stroese Date: Thu, 10 Apr 2003 13:30:28 +0000 (+0000) Subject: Patch from Stefan Roese. X-Git-Tag: v2008.10-rc1~2162 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=69f8f827d52491f6b89cb8d7cb33810bc7555079;p=platform%2Fkernel%2Fu-boot.git Patch from Stefan Roese. --- diff --git a/CHANGELOG b/CHANGELOG index 0333b70..f86afbe 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,12 @@ Changes since U-Boot 0.3.0: ====================================================================== +* Patch by Stefan Roese, 10 Apr 2003: + Changed DHCP client to use ip address from server option field #54 + from the OFFER-paket in the server option field #54 in the REQUEST- + paket. This fixes a problem using a Windows 2000 DHCP server, where + the DHCP-server is not the TFTP-server. + * Add support for TQM862L modules ======================================================================