u-boot/arch/arm/cpu/armv7/mx6
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
..
clock.c imx: clock support enet2 anatop clock support 2015-09-02 15:29:14 +02:00
ddr.c imx: mx6: ddr init MMDC according to ddr_type 2015-09-02 15:34:12 +02:00
hab.c imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QP 2015-08-02 10:45:41 +02:00
Kconfig tbs2910: use full name in Kconfig board selection 2015-09-02 15:34:11 +02:00
Makefile mx6: add support of multi-processor command 2014-08-20 11:52:54 +02:00
mp.c mx6: add support of multi-processor command 2014-08-20 11:52:54 +02:00
soc.c imx: mx6ul update soc related settings 2015-08-02 11:05:08 +02:00