diff options
author | stroese <stroese> | 2003-04-10 13:30:28 +0000 |
---|---|---|
committer | stroese <stroese> | 2003-04-10 13:30:28 +0000 |
commit | 69f8f827d52491f6b89cb8d7cb33810bc7555079 (patch) | |
tree | 42d94c4e68f442f9f24f0e63f4b45865aef67b4a | |
parent | 759a51b4f3ab43c9d845eb1968d20e2a697c2184 (diff) | |
download | u-boot-imx-69f8f827d52491f6b89cb8d7cb33810bc7555079.zip u-boot-imx-69f8f827d52491f6b89cb8d7cb33810bc7555079.tar.gz u-boot-imx-69f8f827d52491f6b89cb8d7cb33810bc7555079.tar.bz2 |
Patch from Stefan Roese.
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 ====================================================================== |