]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/mpc83xx.h
mpc83xx: add missing CSCONFIG_ODT_WR_CFG for 832x CPUs
[karo-tx-uboot.git] / include / mpc83xx.h
index fd742c7809d493660c362bcfdc148024851502c1..44115c91b410daeaa325bd8186447b169e72b112 100644 (file)
 #define CSCONFIG_EN                    0x80000000
 #define CSCONFIG_AP                    0x00800000
 #define CSCONFIG_ODT_WR_ACS            0x00010000
+#if defined(CONFIG_MPC832x)
+#define CSCONFIG_ODT_WR_CFG            0x00040000
+#endif
 #define CSCONFIG_BANK_BIT_3            0x00004000
 #define CSCONFIG_ROW_BIT               0x00000700
 #define CSCONFIG_ROW_BIT_12            0x00000000