1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-21 02:22:18 +02:00

imx: Support i.MX93 9X9 QSB board

Add i.MX93 9x9 Quick Start Board support.
 - Two ddr scripts included w/o inline ecc feature.
 - SDHC/NETWORK/I2C/UART supported
 - PCA9450 supported, default over drive mode
 - Documentation added.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
Peng Fan
2024-10-23 12:03:17 +08:00
committed by Fabio Estevam
parent 7372536309
commit b16bd53ffa
17 changed files with 4846 additions and 2 deletions

View File

@@ -17,6 +17,11 @@ config IMX9_DRAM_PM_COUNTER
help
Enable DDR controller performance monitor counter for reference events.
config IMX9_DRAM_INLINE_ECC
bool "Enable DDR INLINE ECC feature"
help
Select to enable DDR INLINE ECC feature
config SAVED_DRAM_TIMING_BASE
hex "Define the base address for saved dram timing"
help