]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx8mp-venice: fix DRAM bus configuration
authorTim Harvey <tharvey@gateworks.com>
Thu, 14 Dec 2023 16:22:26 +0000 (08:22 -0800)
committerFabio Estevam <festevam@denx.de>
Thu, 14 Dec 2023 18:34:12 +0000 (15:34 -0300)
commitf51559cc583af327c9e4fbe40db3201f2835803c
tree837d47f5904288b6fddc2b23b0847deb85bb66d5
parent9c288d569c01143316d1801780c0968069d25ca4
imx8mp-venice: fix DRAM bus configuration

The DRAM configuration for the 1GB and 4GB imx8mp venice boards had a
bus mapping issue (channel A and B swapped) which creates an invalid
deskewing configuration during training causing the DRAM to not be able
to run at its full bus speed.

Update the various config structures to resolve this.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/venice/lpddr4_timing_imx8mp.c