commit | d269209104be0d97bc275ee679dc68b05b7d27ac | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@denx.de> | Tue Apr 12 13:05:35 2022 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 12 19:10:44 2022 +0200 |
tree | 728b42fda27fc4684d6a44f80debd7feae7bf5bf | |
parent | 93add533da5a996be0985dbc2204eb8b0d4beccc [diff] |
imx8mm-cl-iot-gate: Add SPL EEPROM support imx8mm-cl-iot-gate supports multiple DDR sizes and models. The DDR type can be retrieved from the EEPROM, so add SPL code that can be used to get the DDR information. Based on the original code from Compulab's U-Boot. Signed-off-by: Fabio Estevam <festevam@denx.de>