Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | driver: ddr: Refine the ddr init driver on imx8m | Jacky Bai | 2019-10-08 | 1 | -3/+1 |
| | | | | | | | | | | Refine the ddr init driver to make it more reusable for different DDR type(LPDDR4, DDR4 & DDR3L). So we can reduce some redundant code. Signed-off-by: Jacky Bai <ping.bai@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> | ||||
* | drivers: ddr: introduce DDR driver for i.MX8M | Peng Fan | 2019-01-01 | 1 | -0/+11 |
Introduce DDR driver for i.MX8M. The driver will be used by SPL to initialze DDR PHY and DDR Controller. Signed-off-by: Peng Fan <peng.fan@nxp.com> |