meta-st-stm32mp/recipes-bsp/u-boot/u-boot-fw-config-stm32mp/fw_env.config.nor

13 lines
634 B
Plaintext

# Configuration file for fw_(printenv/setenv) utility.
# Up to two entries are valid, in this case the redundant
# environment sector is assumed present.
# Notice, that the "Number of sectors" is not required on NOR and SPI-dataflash.
# Futhermore, if the Flash sector size is omitted, this value is assumed to
# be the same as the Environment size, which is valid for NOR and SPI-dataflash
# Device offset must be prefixed with 0x to be parsed as a hexadecimal value.
# NOR example
# MTD device name Device offset Env. size Flash sector size Number of sectors
/dev/mtd7 0x900000 0x2000 0x10000
/dev/mtd7 0x940000 0x2000 0x10000