summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/config_mpc86xx.h
diff options
context:
space:
mode:
authorYork Sun <yorksun@freescale.com>2013-09-30 09:22:09 -0700
committerYork Sun <yorksun@freescale.com>2013-11-25 11:43:43 -0800
commit5614e71b4956c579cd4419b958b33fa6316eaa92 (patch)
treef75d1d531814dbbe0ff9d65f28cc050a73a8f7de /arch/powerpc/include/asm/config_mpc86xx.h
parentac6880782d8f369b7121488e8407ae6ddcf2b9ff (diff)
downloadu-boot-imx-5614e71b4956c579cd4419b958b33fa6316eaa92.zip
u-boot-imx-5614e71b4956c579cd4419b958b33fa6316eaa92.tar.gz
u-boot-imx-5614e71b4956c579cd4419b958b33fa6316eaa92.tar.bz2
Driver/DDR: Moving Freescale DDR driver to a common driver
Freescale DDR driver has been used for mpc83xx, mpc85xx, mpc86xx SoCs. The similar DDR controllers will be used for ARM-based SoCs. Signed-off-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'arch/powerpc/include/asm/config_mpc86xx.h')
-rw-r--r--arch/powerpc/include/asm/config_mpc86xx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/config_mpc86xx.h b/arch/powerpc/include/asm/config_mpc86xx.h
index 694b110..4f9b225 100644
--- a/arch/powerpc/include/asm/config_mpc86xx.h
+++ b/arch/powerpc/include/asm/config_mpc86xx.h
@@ -7,6 +7,8 @@
#ifndef _ASM_MPC86xx_CONFIG_H_
#define _ASM_MPC86xx_CONFIG_H_
+#define CONFIG_SYS_FSL_DDR_86XX
+
/* SoC specific defines for Freescale MPC86xx processors */
#if defined(CONFIG_MPC8610)