diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 01:13:30 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 01:13:30 +0100 |
commit | d509b81210e8126d8f953fda419f93c8065e314a (patch) | |
tree | a6dd84ad319d1995c1e9c037d8c6cfdb4a915453 /CHANGELOG | |
parent | 84ef51a632063e8cb57b2e9a4252497512831ffe (diff) | |
download | u-boot-imx-d509b81210e8126d8f953fda419f93c8065e314a.zip u-boot-imx-d509b81210e8126d8f953fda419f93c8065e314a.tar.gz u-boot-imx-d509b81210e8126d8f953fda419f93c8065e314a.tar.bz2 |
Fix behaviour if gatewayip is not set
Patch by Robin Gilks, 23 Dec 2004
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Fix behaviour if gatewayip is not set + Patch by Robin Gilks, 23 Dec 2004 + * Fix cleanup for netstart board. Remove build results from repository |