powerpc/85xx: Replace memctl_intlv_ctl with hwconfig on MPC8572DS
[pandora-u-boot.git] / include / configs / MPC8572DS.h
index 4224229..2b0e58b 100644 (file)
 #define CONFIG_BAUDRATE        115200
 
 #define        CONFIG_EXTRA_ENV_SETTINGS                               \
- "memctl_intlv_ctl=2\0"                                                \
+ "hwconfig=fsl_ddr:ctlr_intlv=bank\0"                          \
  "netdev=eth0\0"                                               \
  "uboot=" MK_STR(CONFIG_UBOOTPATH) "\0"                                \
  "tftpflash=tftpboot $loadaddr $uboot; "                       \