]> git.baikalelectronics.ru Git - uboot.git/commit
ddr: imx8m: Fix ddr4 driver build issue
authorYe Li <ye.li@nxp.com>
Thu, 8 Aug 2019 09:59:02 +0000 (09:59 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:36:37 +0000 (16:36 +0200)
commit0c11b772209548d3739d104883e12d400c98373f
treed1f5c6a9a6a0447c7305750daca073e5878c5ee7
parentd8a464268f70ab0bfa0a3c39e166b13e8f83e54d
ddr: imx8m: Fix ddr4 driver build issue

Since the parameter of dram_pll_init is changed, update to use new.
Also remove non-existed header file.

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/ddr/imx/imx8m/ddr4_init.c