diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 18:26:46 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 18:26:46 +0100 |
commit | 3b2e4fd9b0348d49e7b55a19a0c919f6c83d9a43 (patch) | |
tree | 6635ccd8efc2493c36eb43f413bbc5041c6e413b /CHANGELOG | |
parent | 034698329067f74b66a457aaf8924f7b054996eb (diff) | |
download | talos-obmc-uboot-3b2e4fd9b0348d49e7b55a19a0c919f6c83d9a43.tar.gz talos-obmc-uboot-3b2e4fd9b0348d49e7b55a19a0c919f6c83d9a43.zip |
Add support for the DHCP vendor optional bootfile (#67).
Ignores the vendor TFTP server name option (#66).
Patch by Murray Jensen, 30 Jun 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Add support for the DHCP vendor optional bootfile (#67). + Ignores the vendor TFTP server name option (#66). + Patch by Murray Jensen, 30 Jun 2005 + * Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII mode Patch by Andy Fleming, 14 Jun 2005 |