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:
@@ -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
|
||||
|
Reference in New Issue
Block a user