summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-09-24 22:37:32 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-09-24 22:37:32 +0200
commitecb0ccd9c260701183bc8d35966e65e6a2feb2f6 (patch)
treedf0f0ae80b3aab8666227305a709b7940cc9949b /CHANGELOG
parent4bc12f1ccf8f449c875594675f2d86305bb74097 (diff)
downloadblackbird-obmc-uboot-ecb0ccd9c260701183bc8d35966e65e6a2feb2f6.tar.gz
blackbird-obmc-uboot-ecb0ccd9c260701183bc8d35966e65e6a2feb2f6.zip
Allow to force TFTP to use a fixed UDP port
(Add a configuration option CONFIG_TFTP_PORT and optional env variable tftpport) Patch by Jerry Van Baren, 10 Jan 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1ed2fb77a0..bc194ffa81 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,11 @@
Changes for U-Boot 1.1.4:
======================================================================
+* Allow to force TFTP to use a fixed UDP port
+ (Add a configuration option CONFIG_TFTP_PORT and optional env
+ variable tftpport)
+ Patch by Jerry Van Baren, 10 Jan 2005
+
* Fix ethernet timeouts on dbau1550 and other au1x00 systems
Patch by Leif Lindholm, 29 Dec 2004
OpenPOWER on IntegriCloud