]> git.ipfire.org Git - people/ms/u-boot.git/commit
mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULL
authorFabio Estevam <fabio.estevam@nxp.com>
Tue, 2 Jan 2018 00:51:45 +0000 (22:51 -0200)
committerStefano Babic <sbabic@denx.de>
Fri, 12 Jan 2018 13:28:04 +0000 (14:28 +0100)
commit6a2ccd64c3adc87687fe0f232e8775274ac1ae21
tree5e8c8a6c062df025724b71404772a6dcb71fd6ae
parent67b71df277196f1649c366e52545f5bfccf56e03
mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULL

i.MX6ULL also does not have a MMDC_P1_BASE_ADDR, so do not try to
access it.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Stefano Babic <ssbabic@denx.de>
arch/arm/mach-imx/mx6/ddr.c