summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-07-21 11:20:46 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-07-21 11:20:46 +0200
commit311d802790d987e7ce04f5b0dd0527cc8a6c09e6 (patch)
treedc3ab790717558a86f82d82053f8607778de2185 /CHANGELOG
parent5078cce81c77d52ff38921b43f5ea73eebf40251 (diff)
downloadu-boot-imx-311d802790d987e7ce04f5b0dd0527cc8a6c09e6.zip
u-boot-imx-311d802790d987e7ce04f5b0dd0527cc8a6c09e6.tar.gz
u-boot-imx-311d802790d987e7ce04f5b0dd0527cc8a6c09e6.tar.bz2
Check argument count in "mii" command.
Problem pointed out by Andrew Dyer, 13 Jun 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 41fd312..4f6da77 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Check argument count in "mii" command.
+ Problem pointed out by Andrew Dyer, 13 Jun 2005
+
* Cleanup TQM5200 board configurations:
- make highboot configurations use environment at high end, too,
to avoid flash fragmentation