瀏覽代碼

Merge with /home/m8/git/u-boot

Wolfgang Denk 19 年之前
父節點
當前提交
e43232dee8
共有 2 個文件被更改,包括 3 次插入1 次删除
  1. 2 0
      CHANGELOG
  2. 1 1
      include/configs/o2dnt.h

+ 2 - 0
CHANGELOG

@@ -2,6 +2,8 @@
 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
 

+ 1 - 1
include/configs/o2dnt.h

@@ -238,7 +238,7 @@
  * GPIO configuration
  */
 /*#define CFG_GPS_PORT_CONFIG	0x10002004 */
-#define CFG_GPS_PORT_CONFIG	0x00002004	/* no CAN */
+#define CFG_GPS_PORT_CONFIG	0x00002006	/* no CAN */
 
 /*
  * Miscellaneous configurable options