u-boot/arch/arm/cpu/armv7/mx6
Peng Fan eb796cbb69 imx: mx6: ddr: add LPDDR2 support
Add LPDDR2 support:
1. Implement a function mx6_lpddr2_cfg to initialize MMDC for LPDDR2.
2. Introduce a structure mx6_lpddr2_cfg, most entrys are same to
   mx6_ddr3_cfg, but still keep it a single one for easy to choose
   parameters for LPDDR2.
3. If ddr_type is LPDDR2, use mx6_lpddr2_cfg to init MMDC.
4. Update comments.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tim Harvey <tharvey@gateworks.com>
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: add LPDDR2 support 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