]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: phycore_imx8mp: enable setting 2GHz timings without RAM size
authorBenjamin Hahn <B.Hahn@phytec.de>
Tue, 28 May 2024 13:35:15 +0000 (15:35 +0200)
committerFabio Estevam <festevam@gmail.com>
Mon, 3 Jun 2024 15:14:00 +0000 (12:14 -0300)
commit95cf918f16ddaf7e6e4b1b4dfacecb9d9609d6f7
treecf1a33a4c65127cae001b7721991e4d0912bfec0
parent8869c2324d6ba982a607f0ed367396a9b51b896c
board: phycore_imx8mp: enable setting 2GHz timings without RAM size

make it possible to set the RAM timing frequency statically independent
from the RAM size. Fixed RAM timing frequency can be used while the
RAM size is still determined by the EEPROM image.

Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de>
Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
board/phytec/phycore_imx8mp/Kconfig
board/phytec/phycore_imx8mp/spl.c