u-boot-brain/arch/arm
Peng Fan f2ff834365 imx: mx6: ddr init MMDC according to ddr_type
To i.MX6, DDR3 and LPDDR2 is supported, so rename function mx6_dram_cfg
to mx6_ddr3_cfg and the original mx6_dram_cfg function only is a wrapper.
The new reimplemented function mx6_dram_cfg only invokes mx6_ddr3_cfg
when ddr_type is for DDR3. Later we can use ddr_type to initialize
MMDC for LPDDR2.

Initialize ddr_type for different boards which enable SPL.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tim Harvey <tharvey@gateworks.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2015-09-02 15:34:12 +02:00
..
cpu imx: mx6: ddr init MMDC according to ddr_type 2015-09-02 15:34:12 +02:00
dts Merge branch 'master' of http://git.denx.de/u-boot-sunxi 2015-08-31 12:12:27 -04:00
imx-common imx: iomux-v3: add imx7d support for iomuxc 2015-09-02 15:31:33 +02:00
include imx: mx6: ddr init MMDC according to ddr_type 2015-09-02 15:34:12 +02:00
lib ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM 2015-08-12 20:48:07 -04:00
mach-at91 arm: at91: add support for mini-box picosam9g45 board 2015-08-21 15:47:04 +02:00
mach-bcm283x
mach-davinci ARM: davinci: remove support for cam_enc_4xx 2015-08-20 12:55:50 -04:00
mach-exynos of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
mach-highbank
mach-integrator
mach-keystone ARM: k2l: Fix device speeds 2015-08-28 12:33:16 -04:00
mach-kirkwood
mach-mvebu pci: mvebu: Add PCIe driver 2015-08-17 18:49:43 +02:00
mach-nomadik
mach-orion5x
mach-socfpga arm: socfpga: Make the pinmux table const u8 2015-08-23 11:56:20 +02:00
mach-tegra of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
mach-uniphier ARM: uniphier: enable SPL_OF_CONTROL 2015-08-31 00:25:06 +09:00
mach-versatile
mach-zynq ARM: zynq: drop "optional" from board select in favor of ZC702 2015-08-19 11:27:21 +02:00
mvebu-common
config.mk
Kconfig imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file 2015-09-02 15:29:14 +02:00
Kconfig.debug
Makefile ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00