|
@@ -2,6 +2,9 @@
|
|
Changes since U-Boot 1.1.4:
|
|
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
|
|
* Fix mkimage -l bug with multifile images on 64bit platforms
|
|
Patch by David Updegraff, 06 Sep 2006
|
|
Patch by David Updegraff, 06 Sep 2006
|
|
|
|
|
|
@@ -30,7 +33,6 @@ Changes since U-Boot 1.1.4:
|
|
|
|
|
|
* Fix tools/easylogo build error.
|
|
* Fix tools/easylogo build error.
|
|
|
|
|
|
-
|
|
|
|
* Fixed problems on PRS200 board caused by adding splash screen on MCC200
|
|
* Fixed problems on PRS200 board caused by adding splash screen on MCC200
|
|
|
|
|
|
* Extended README entry on coding style
|
|
* Extended README entry on coding style
|