u-boot-brain/board/barco/platinum
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
..
Kconfig arm: mx6: Add Barco platinum-picon and platinum-titanium 2015-01-19 09:07:31 +01:00
MAINTAINERS arm: mx6: Add Barco platinum-picon and platinum-titanium 2015-01-19 09:07:31 +01:00
Makefile arm: mx6: Add Barco platinum-picon and platinum-titanium 2015-01-19 09:07:31 +01:00
platinum_picon.c imx: clock support enet2 anatop clock support 2015-09-02 15:29:14 +02:00
platinum_titanium.c arm: mx6: Add Barco platinum-picon and platinum-titanium 2015-01-19 09:07:31 +01:00
platinum.c arm: mx6: Add Barco platinum-picon and platinum-titanium 2015-01-19 09:07:31 +01:00
platinum.h mx6: fix warning in platinum board 2015-01-22 10:59:03 +01:00
spl_picon.c imx: mx6: ddr init MMDC according to ddr_type 2015-09-02 15:34:12 +02:00
spl_titanium.c imx: mx6: ddr init MMDC according to ddr_type 2015-09-02 15:34:12 +02:00