]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Merge with /home/m8/git/u-boot
authorWolfgang Denk <wd@pollux.denx.de>
Sat, 9 Sep 2006 20:53:06 +0000 (22:53 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Sat, 9 Sep 2006 20:53:06 +0000 (22:53 +0200)
1  2 
CHANGELOG
MAKEALL
Makefile

diff --cc CHANGELOG
index 8ff9410c7f1bfc47fc51b2f407b88c3c6dad4ac7,bf71913571dc87dba39b87537de94c4c6c16e942..4265049a2e9a16111c93904109c5f48024fea5cc
+++ b/CHANGELOG
@@@ -2,25 -2,14 +2,33 @@@
  Changes since U-Boot 1.1.4:
  ======================================================================
  
 -* Add documentation on the latest build environment extentions to 
++* Add documentation on the latest build environment extensions to 
+   the README file.
+ * Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory.
+ * Fix LOG_DIR directory creation error.
+   Add support for automatic creation of BUILD_DIR directory.
 +* Fix build problem cpu/ppc4xx/ndfc.c
 +  Patch by Stefan Roese, 07 Sep 2006
 +
 +* Fix build problem with CPCI440
 +  Patch by Stefan Roese, 07 Sep 2006
 +
 +* Change Yellowstone to use CFI write buffer
 +  Patch by Stefan Roese, 07 Sep 2006
 +
 +* Add support for AMCC Sequoia PPC440EPx eval board
 +  - Add support for PPC440EPx & PPC440GRx
 +  - Add support for PPC440EP(x)/GR(x) NAND controller
 +    in cpu/ppc4xx directory
 +  - Add NAND boot functionality for Sequoia board,
 +    please see doc/README.nand-boot-ppc440 for details
 +  - This Sequoia NAND image doesn't support environment
 +    in NAND for now. This will be added in a short while.
 +  Patch by Stefan Roese, 07 Sep 2006
 +
  * Fix mkimage -l bug with multifile images on 64bit platforms
    Patch by David Updegraff, 06 Sep 2006
  
diff --cc MAKEALL
Simple merge
diff --cc Makefile
Simple merge