CONFIG_FW_INFO_MAGIC_FIRMWARE_INFO
(No prompt – not directly user assignable.)
Type: hex
Help
Magic word for firmware information structs (32 bits).
Magic word value specific to firmware information structs (inside
the firmware). For more information, see FW_INFO_MAGIC_COMMON.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
0x8fcebb4c
Kconfig definition
At <nRF>/subsys/fw_info/Kconfig:51
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:32
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Firmware Metadata
config FW_INFO_MAGIC_FIRMWARE_INFO
hex
default 0x8fcebb4c
depends on FW_INFO
help
Magic word for firmware information structs (32 bits).
Magic word value specific to firmware information structs (inside
the firmware). For more information, see FW_INFO_MAGIC_COMMON.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)