summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorYork Sun <yorksun@freescale.com>2013-09-30 14:20:51 -0700
committerYork Sun <yorksun@freescale.com>2013-11-25 11:43:46 -0800
commit9ac4ffbde1a5015c9929ee8578d3811b716e2fd3 (patch)
treeaf5bb5560a3ffc9a170b8829617785db73ad2bb8 /README
parent9a17eb5b7e7ba528c278a9677c38d7ae722d93ec (diff)
downloadblackbird-obmc-uboot-9ac4ffbde1a5015c9929ee8578d3811b716e2fd3.tar.gz
blackbird-obmc-uboot-9ac4ffbde1a5015c9929ee8578d3811b716e2fd3.zip
Driver/DDR: Add Freescale DDR driver for ARM
Make PowerPC specific code conditional so ARM SoCs can reuse this driver. Add DDR3 driver for ARM. Signed-off-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 49f4b3af2f..d6006f5018 100644
--- a/README
+++ b/README
@@ -450,6 +450,9 @@ The following options need to be configured:
CONFIG_SYS_FSL_DDRC_GEN3
Freescale DDR3 controller.
+ CONFIG_SYS_FSL_DDRC_ARM_GEN3
+ Freescale DDR3 controller for ARM-based SoCs.
+
CONFIG_SYS_FSL_DDR1
Board config to use DDR1. It can be enabled for SoCs with
Freescale DDR1 or DDR2 controllers, depending on the board
OpenPOWER on IntegriCloud