Merge with /home/m8/git/u-boot
authorWolfgang Denk <wd@pollux.(none)>
Wed, 14 Dec 2005 14:05:59 +0000 (15:05 +0100)
committerWolfgang Denk <wd@pollux.(none)>
Wed, 14 Dec 2005 14:05:59 +0000 (15:05 +0100)
1  2 
CHANGELOG

diff --cc CHANGELOG
+++ b/CHANGELOG
@@@ -2,13 -2,8 +2,15 @@@
  Changes for U-Boot 1.1.4:
  ======================================================================
  
+ * Change port configuration for O2DNT (CODEC1 on PSC1).
 +* Fix register for PCI async mode on PPC440EP
 +  Patch by Youngchul Bang, 08 Dec 2005
 +
 +* Fix U-Boot linking problems (add .eh_frame segment to linker script)
 +  This segment may be required by some libgcc.a functions
 +  (like _udivdi3).
 +
  * Fix DPRAM offset/size for MPC8541/8555.
    Simplify TQM85xx Makefile handling.