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
..
2015-08-28 12:33:21 -04:00
2014-11-20 11:28:25 -05:00
2015-07-20 11:44:38 -07:00
2015-07-22 08:57:54 +02:00
2015-08-12 20:47:28 -04:00
2015-08-03 12:06:39 -07:00
2015-08-12 20:48:01 -04:00
2015-09-02 15:29:14 +02:00
2015-08-18 13:45:58 -04:00
2015-08-12 20:47:46 -04:00
2015-09-02 15:29:14 +02:00
2015-09-02 15:34:12 +02:00
2015-09-02 15:31:33 +02:00
2015-05-26 14:17:00 +02:00
2015-05-26 14:17:00 +02:00
2015-09-02 15:29:14 +02:00
2015-09-02 15:29:14 +02:00
2015-09-02 15:29:14 +02:00
2015-08-12 20:47:36 -04:00
2015-07-27 15:02:04 -04:00
2015-08-28 12:33:21 -04:00
2015-02-25 07:59:50 +01:00
2015-08-24 20:30:37 +02:00
2015-06-01 08:56:34 +09:00
2014-11-26 23:21:43 -06:00
2015-08-28 12:33:16 -04:00
2015-05-28 08:18:24 -04:00
2015-07-27 15:02:14 -04:00
2015-07-03 13:50:53 +05:30
2015-08-31 08:43:42 +02:00
2015-08-13 13:06:03 -07:00
2015-05-13 09:24:10 -07:00
2015-04-23 08:52:27 -04:00
2015-04-23 08:52:27 -04:00
2015-06-09 09:56:14 -07:00
2015-08-05 15:22:51 -07:00
2015-07-10 10:10:48 +02:00
2015-08-19 11:27:30 +02:00
2015-07-20 11:44:40 -07:00
2015-09-02 15:31:33 +02:00
2014-12-29 16:31:23 -05:00
2015-08-17 23:29:15 +05:30
2015-05-13 09:24:14 -07:00
2015-04-22 12:14:55 -04:00
2015-01-09 10:20:22 -05:00
2015-04-16 09:31:14 +02:00
2015-08-24 20:30:37 +02:00
2015-04-14 05:48:09 +02:00
2015-06-15 10:57:26 -04:00
2015-04-21 10:19:19 -07:00
2015-07-27 15:02:03 -04:00
2015-08-21 15:47:04 +02:00
2015-04-16 11:27:15 +02:00
2015-08-28 12:33:21 -04:00
2015-08-12 20:48:06 -04:00
2015-05-15 19:21:24 +02:00
2015-05-13 09:24:15 -07:00
2015-03-04 14:55:04 -05:00
2015-07-31 01:38:12 +02:00
2015-04-14 05:48:09 +02:00
2015-02-09 15:08:48 +01:00
2015-07-07 11:39:36 +02:00