summaryrefslogtreecommitdiff
path: root/drivers/ddr/imx/imx8m/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* driver: ddr: Refine the ddr init driver on imx8mJacky Bai2019-10-081-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.MX8MPeng Fan2019-01-011-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>