CONFIG_FLEXSPI_CONFIG_BLOCK_OFFSET
FlexSPI config block offset
FlexSPI config block offset
Type: hex
Help
FlexSPI configuration block consists of parameters regarding specific
flash devices including read command sequence, quad mode enablement
sequence (optional), etc. The boot ROM expectes FlexSPI configuration
parameter to be presented in serial nor flash.
Help
FlexSPI configuration block consists of parameters regarding specific
flash devices including read command sequence, quad mode enablement
sequence (optional), etc. The boot ROM expectes FlexSPI configuration
parameter to be presented in serial nor flash.
Direct dependencies
(SOC_MIMXRT1011
&& SOC_SERIES_IMX_RT
) || (SOC_MIMXRT1011
&& SOC_SERIES_IMX_RT
) || (NXP_IMX_RT_BOOT_HEADER
&& SOC_SERIES_IMX_RT
&& SOC_FAMILY_IMX
) || (NXP_IMX_RT_BOOT_HEADER
&& SOC_SERIES_IMX_RT
&& SOC_FAMILY_IMX
)
(Includes any dependencies from ifs and menus.)
Defaults
0x400
0x400
0x0 if
BOOT_FLEXSPI_NOR
0x0 if
BOOT_FLEXSPI_NOR
Kconfig definitions
At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1010:30
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:8
→ <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:212
Menu path: (Top)
config FLEXSPI_CONFIG_BLOCK_OFFSET
hex
default 0x400
depends on SOC_MIMXRT1011 && SOC_SERIES_IMX_RT
At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.mimxrt1010:30
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arm/nxp_imx/Kconfig.defconfig:8
→ <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.defconfig.series:212
Menu path: (Top)
config FLEXSPI_CONFIG_BLOCK_OFFSET
hex
default 0x400
depends on SOC_MIMXRT1011 && SOC_SERIES_IMX_RT
At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.soc:623
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:2
→ <Zephyr>/soc/arm/nxp_imx/Kconfig:14
Menu path: (Top) → Hardware Configuration → Enable the boot header
config FLEXSPI_CONFIG_BLOCK_OFFSET
hex "FlexSPI config block offset"
default 0x0 if BOOT_FLEXSPI_NOR
depends on NXP_IMX_RT_BOOT_HEADER && SOC_SERIES_IMX_RT && SOC_FAMILY_IMX
help
FlexSPI configuration block consists of parameters regarding specific
flash devices including read command sequence, quad mode enablement
sequence (optional), etc. The boot ROM expectes FlexSPI configuration
parameter to be presented in serial nor flash.
At <Zephyr>/soc/arm/nxp_imx/rt/Kconfig.soc:623
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:18
→ <Zephyr>/soc/arm/nxp_imx/Kconfig:14
Menu path: (Top) → Hardware Configuration → Enable the boot header
config FLEXSPI_CONFIG_BLOCK_OFFSET
hex "FlexSPI config block offset"
default 0x0 if BOOT_FLEXSPI_NOR
depends on NXP_IMX_RT_BOOT_HEADER && SOC_SERIES_IMX_RT && SOC_FAMILY_IMX
help
FlexSPI configuration block consists of parameters regarding specific
flash devices including read command sequence, quad mode enablement
sequence (optional), etc. The boot ROM expectes FlexSPI configuration
parameter to be presented in serial nor flash.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)