diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-06 01:43:39 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-10-06 01:43:39 +0200 |
commit | 5ae31ee114741ff1643308d160e1918b78eb72c6 (patch) | |
tree | dc358bed58f0fa13a3c531e4e26b94f6f96d6ce1 /CHANGELOG | |
parent | f5c254d719f4844df309c23bc7a84a40a07001a5 (diff) | |
download | u-boot-imx-5ae31ee114741ff1643308d160e1918b78eb72c6.zip u-boot-imx-5ae31ee114741ff1643308d160e1918b78eb72c6.tar.gz u-boot-imx-5ae31ee114741ff1643308d160e1918b78eb72c6.tar.bz2 |
Remove unnecessary dependency of netconsole on CONFIG_NET_MULTI
Patch by Marcus Hall, 24 Aug 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Remove unnecessary dependency of netconsole on CONFIG_NET_MULTI + Patch by Marcus Hall, 24 Aug 2005 + * Fix the machine-id of the Cogent csb637 board Patch by Anders Larsen, 05 Oct 2005 |