]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: phytec: phycore_imx8mp: Add support for different RAM sizes
authorTeresa Remmet <t.remmet@phytec.de>
Tue, 28 May 2024 13:35:13 +0000 (15:35 +0200)
committerFabio Estevam <festevam@gmail.com>
Mon, 3 Jun 2024 15:14:00 +0000 (12:14 -0300)
commitcff451e03ff3c9612723c8ab2b8b5be525538936
treec1530c7cd5a482d41b54de79be1f9fddd126880e
parent7d1895bd4bdb0788017555e4209bf030dcf39354
board: phytec: phycore_imx8mp: Add support for different RAM sizes

Add support for different RAM sizes and speed grades on the
phyCORE-i.MX8MP.
Add support for 1GB 1.5GHz, 1GB 2GHz, 4GB 1.5GHz,
4GB 2GHz and 8GB 2GHz RAM.
The RAM size and speed grade is detected by the information
stored in the EEPROM on the SoM.

Co-developed-by: Benjamin Hahn <B.Hahn@phytec.de>
Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de>
Co-developed-by: Yannic Moog <y.moog@phytec.de>
Signed-off-by: Yannic Moog <y.moog@phytec.de>
Co-developed-by: Yashwanth Varakala <y.varakala@phytec.de>
Signed-off-by: Yashwanth Varakala <y.varakala@phytec.de>
Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
board/phytec/phycore_imx8mp/lpddr4_timing.c
board/phytec/phycore_imx8mp/lpddr4_timing.h [new file with mode: 0644]
board/phytec/phycore_imx8mp/phycore-imx8mp.c
board/phytec/phycore_imx8mp/spl.c
include/configs/phycore_imx8mp.h