diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-07-21 11:24:47 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-07-21 11:24:47 +0200 |
commit | 0352f17687b4582c5ee62905aed35130d77501cc (patch) | |
tree | a1de3f399712862d3ed73d99ac50e592c83d5265 /CHANGELOG | |
parent | 311d802790d987e7ce04f5b0dd0527cc8a6c09e6 (diff) | |
download | u-boot-imx-0352f17687b4582c5ee62905aed35130d77501cc.zip u-boot-imx-0352f17687b4582c5ee62905aed35130d77501cc.tar.gz u-boot-imx-0352f17687b4582c5ee62905aed35130d77501cc.tar.bz2 |
Fix MIPS LE build problem
Patch by Thomas Lange, 10 Aug 2005
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 MIPS LE build problem + Patch by Thomas Lange, 10 Aug 2005 + * Check argument count in "mii" command. Problem pointed out by Andrew Dyer, 13 Jun 2005 |