]> git.dujemihanovic.xyz Git - u-boot.git/commit
ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps rates
authorMarek Vasut <marex@denx.de>
Sat, 2 Dec 2023 01:48:00 +0000 (02:48 +0100)
committerFabio Estevam <festevam@denx.de>
Thu, 14 Dec 2023 18:29:08 +0000 (15:29 -0300)
commit88db55b054768238ac48170d684303123733d709
tree4bb580628c073699b19f40f11a8cb6b0ad3420cd
parent4a03cf38d8415d7126aa7af666dece562527de8b
ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps rates

The new MX8M DDR tool 3.31 now generates a programming file which uses
data rate 3734 instead of 3733 or 3732 . Handle another rounding option .

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
drivers/ddr/imx/phy/ddrphy_utils.c