diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-06 01:11:12 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-06 01:11:12 +0200 |
commit | 23a7a32d41c02e734c0b9d46c41d752d6a512746 (patch) | |
tree | 173ea9dfb8a7caa896ca32449e2aff6ffa641a20 /CHANGELOG | |
parent | 3836221d5b9dcf1c0c0c0b016cc1701ee8406cd5 (diff) | |
download | u-boot-imx-23a7a32d41c02e734c0b9d46c41d752d6a512746.zip u-boot-imx-23a7a32d41c02e734c0b9d46c41d752d6a512746.tar.gz u-boot-imx-23a7a32d41c02e734c0b9d46c41d752d6a512746.tar.bz2 |
Fix return code of NFS command
Patch by Hiroshi Ito, 11 Dec 2004
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.3: ====================================================================== +* Fix return code of NFS command + Patch by Hiroshi Ito, 11 Dec 2004 + * Fix typo * Fix compiler warnings in cpu/ppc4xx/usbdev.c |