summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2006-06-30 15:27:09 +0200
committerMarian Balakowicz <m8@semihalf.com>2006-06-30 15:27:09 +0200
commitbb105f24cc90ec4c56ea13012acc3d763b2a2984 (patch)
treed1b71c6903a084b7b48adf13d40f3abc5784083d /CHANGELOG
parente6b6d16de73de6a76e2ec4338291e828b860f040 (diff)
downloadbarebox-bb105f24cc90ec4c56ea13012acc3d763b2a2984.tar.gz
barebox-bb105f24cc90ec4c56ea13012acc3d763b2a2984.tar.xz
Call serial_initialize() before first debug() is used.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 015932e74d..a326f7ddfa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,8 @@
Changes for U-Boot 1.1.4:
======================================================================
+* Call serial_initialize() before first debug() is used.
+
* Changes to Yellowstone & Yosemite 440EP/GR eval boards:
- Changed GPIO setup to enable another address line in order to
address 64M of FLASH.