powerpc/85xx: Replace memctl_intlv_ctl with hwconfig on MPC8572DS
authorZhao Chenhui <b35336@freescale.com>
Wed, 2 Mar 2011 08:44:36 +0000 (16:44 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 4 Apr 2011 14:24:42 +0000 (09:24 -0500)
Signed-off-by: Zhao Chenhui <b35336@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
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; "                       \