summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@fifi.denx.de>2006-06-16 15:47:05 +0200
committerWolfgang Denk <wd@fifi.denx.de>2006-06-16 15:47:05 +0200
commit3e9a299231c9967e88e28937a8b202fc1a167ec7 (patch)
treede5ec3440a6ed7a7f902570fe6b793882e97124c /CHANGELOG
parente00f41eb814d75323a6c4f84420a4eba282544d5 (diff)
downloadbarebox-3e9a299231c9967e88e28937a8b202fc1a167ec7.tar.gz
barebox-3e9a299231c9967e88e28937a8b202fc1a167ec7.tar.xz
Fix udelay bug in vfd.c for 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 50bd498a26..11c47d7884 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Fix udelay bug in vfd.c for trab board
+ Patch by Martin Krause, 27 Oct 2005
+
* Disable JFFS2 support for trab board
Patch by Martin Krause, 27 Oct 2005