u-boot/board/dhelectronics/dh_imx8mp
Marek Vasut 8ee4ffcd0b ARM: imx: Update DDR frequency on i.MX8M Plus DHCOM
Commit 99c7cc58e1 ("ddr: imx: Add i.MX9 DDR controller driver")
contains an inobvious side-effect which renders all systems using
DRAM controller at 3732 MT/s unbootable. The change is located in
ddrphy_init_set_dfi_clk(), where the switch case statement entry
3732 changed to entry 3733, so any board with DDR calibration data
for 3732 MT/s operations needs to be updated to 3733 MT/s to match
the change.

Since there is currently only one such board, update the board instead
of handling both 3732 and 3733 options in the driver. It is likely the
NXP MX8MP RPA update will follow and use the later value too.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <festevam@denx.de>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Ye Li <ye.li@nxp.com>
Cc: uboot-imx <uboot-imx@nxp.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
2022-09-18 22:56:10 +02:00
..
common.c ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2 2022-05-23 11:37:58 +02:00
imx8mp_dhcom_pdk2.c ARM: imx8: DH: Use common MAC address functions 2022-08-12 16:10:49 -04:00
imximage-lpddr4.cfg ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2 2022-05-23 11:37:58 +02:00
Kconfig ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2 2022-05-23 11:37:58 +02:00
lpddr4_timing.h ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2 2022-05-23 11:37:58 +02:00
lpddr4_timing_4G_32.c ARM: imx: Update DDR frequency on i.MX8M Plus DHCOM 2022-09-18 22:56:10 +02:00
MAINTAINERS ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2 2022-05-23 11:37:58 +02:00
Makefile ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2 2022-05-23 11:37:58 +02:00
spl.c ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2 2022-05-23 11:37:58 +02:00