]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/BSC9132QDS.h
powerpc/ifc: fix invalid CSn FTIM2.TCH setting
[karo-tx-uboot.git] / include / configs / BSC9132QDS.h
index 7bb5d33d0cc974a0fe82c9738bf897d060533994..49c16afa25a79b5aa9e15b4faa52648fd06656ed 100644 (file)
@@ -354,7 +354,7 @@ combinations. this should be removed later
 #define CONFIG_SYS_CS2_FTIM1           (FTIM1_GPCM_TACO(0x0e) | \
                                        FTIM1_GPCM_TRAD(0x1f))
 #define CONFIG_SYS_CS2_FTIM2           (FTIM2_GPCM_TCS(0x0e) | \
-                                       FTIM2_GPCM_TCH(0x0) | \
+                                       FTIM2_GPCM_TCH(0x8) | \
                                        FTIM2_GPCM_TWP(0x1f))
 #define CONFIG_SYS_CS2_FTIM3           0x0
 #endif