]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: imx: Add 2 GiB DRAM support for DH electronics i.MX8M Plus DHCOM
authorMarek Vasut <marex@denx.de>
Sat, 11 Feb 2023 21:49:01 +0000 (22:49 +0100)
committerStefano Babic <sbabic@denx.de>
Thu, 30 Mar 2023 06:40:27 +0000 (08:40 +0200)
commite62291d1f53ff3ef9a4503c5e15e490c3ac1b027
tree25d79f48c28627081c4ffe365d9ec2bb431d4916
parent194c88c13322cd7ac7ba9aa64df791c7c1a87500
ARM: imx: Add 2 GiB DRAM support for DH electronics i.MX8M Plus DHCOM

The DH electronics i.MX8M Plus DHCOM SoM currently supports only 4 GiB
of DRAM population option. Add another population option with 2 GiB of
DRAM. The chips used on the 2 GiB option are 2x K4F6E3S4HM-MGCJ .

Signed-off-by: Marek Vasut <marex@denx.de>
board/dhelectronics/dh_imx8mp/Makefile
board/dhelectronics/dh_imx8mp/lpddr4_timing.h
board/dhelectronics/dh_imx8mp/lpddr4_timing_2G_32.c [new file with mode: 0644]
board/dhelectronics/dh_imx8mp/spl.c