]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: phytec: phycore_imx8mp: Make RAM size configuration fix
authorTeresa Remmet <t.remmet@phytec.de>
Tue, 28 May 2024 13:35:14 +0000 (15:35 +0200)
committerFabio Estevam <festevam@gmail.com>
Mon, 3 Jun 2024 15:14:00 +0000 (12:14 -0300)
commit8869c2324d6ba982a607f0ed367396a9b51b896c
tree05bafef49228efe66fe2178ba4c2cb245b988676
parentcff451e03ff3c9612723c8ab2b8b5be525538936
board: phytec: phycore_imx8mp: Make RAM size configuration fix

We might not be able to always rely on the EEPROM introspection data.
So add a config option alternative which configures the RAM size
to a fix value.

We still try to read the EEPROM introspection data at this point.
So we can print the SoM information if available.

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