X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fmpc83xx.h;h=44115c91b410daeaa325bd8186447b169e72b112;hb=a747a7f31059b9069e97c78bba5496409c33aa05;hp=fd742c7809d493660c362bcfdc148024851502c1;hpb=bec9cab9291bb221714d559a44fe37669a8ca604;p=oweals%2Fu-boot.git diff --git a/include/mpc83xx.h b/include/mpc83xx.h index fd742c7809..44115c91b4 100644 --- a/include/mpc83xx.h +++ b/include/mpc83xx.h @@ -837,6 +837,9 @@ #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