summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2006-09-07 12:05:53 +0200
committerMarian Balakowicz <m8@semihalf.com>2006-09-07 12:05:53 +0200
commit4f0645eb7909635a72421de57904ef6531bbd82a (patch)
tree9b5e583664faa488ebc17907ea666b59d129373d /CHANGELOG
parent0dab03ba8fb20ede7233f497b6c6db188986e7a8 (diff)
downloadtalos-obmc-uboot-4f0645eb7909635a72421de57904ef6531bbd82a.tar.gz
talos-obmc-uboot-4f0645eb7909635a72421de57904ef6531bbd82a.zip
Fix LOG_DIR directory creation error.
Add support for automatic creation of BUILD_DIR directory.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3c42d93fe8..672a61955b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Fix LOG_DIR directory creation error.
+ Add support for automatic creation of BUILD_DIR directory.
+
* Fix mkimage -l bug with multifile images on 64bit platforms
Patch by David Updegraff, 06 Sep 2006
@@ -30,7 +33,6 @@ Changes since U-Boot 1.1.4:
* Fix tools/easylogo build error.
-
* Fixed problems on PRS200 board caused by adding splash screen on MCC200
* Extended README entry on coding style
OpenPOWER on IntegriCloud