summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@fifi.denx.de>2006-06-16 15:52:58 +0200
committerWolfgang Denk <wd@fifi.denx.de>2006-06-16 15:52:58 +0200
commitb9fff8ee83170da1160e0665c7027e6744823d49 (patch)
treedc098f1fbed8b880cd1bb30b7a039c3f80316083 /CHANGELOG
parent3e9a299231c9967e88e28937a8b202fc1a167ec7 (diff)
downloadbarebox-b9fff8ee83170da1160e0665c7027e6744823d49.tar.gz
barebox-b9fff8ee83170da1160e0665c7027e6744823d49.tar.xz
Fix wrong usage of udelay() in led_blink() on trab board
Patch by Martin Krause, 27 Oct 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 11c47d7884..a79ec5314c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Fix wrong usage of udelay() in led_blink() on trab board
+ Patch by Martin Krause, 27 Oct 2005
+
* Fix udelay bug in vfd.c for trab board
Patch by Martin Krause, 27 Oct 2005