summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2021-11-09 19:21:17 +0800
committerYe Li <ye.li@nxp.com>2022-07-06 22:35:55 +0800
commit29b21e70c255e1bc6bda51f1d594607735ed21cf (patch)
tree717928f007831ffec5951e5a20913ec88820094c /arch/arm/mach-imx/Kconfig
parent15ce7f75ec908ad568cb20e75eae441ec17e2c0c (diff)
LFU-330-12 arm: imx9: Add ROM API support
Support the ROM API support on iMX9. Add relevant boot functions with ROM API used to get boot information Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r--arch/arm/mach-imx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index fecc0b6107..0616b05a05 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -229,7 +229,7 @@ config DDRMC_VF610_CALIBRATION
config SPL_IMX_ROMAPI_LOADADDR
hex "Default load address to load image through ROM API"
- depends on IMX8MN || IMX8MP || IMX8ULP
+ depends on IMX8MN || IMX8MP || IMX8ULP || IMX9
config IMX_DCD_ADDR
hex "DCD Blocks location on the image"