summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/files/vf/fw_env.config
blob: fad5e9310130d95009f9d9e37a4d4e0afa8dc396 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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 ommitted, this value is assumed to
# be the same as the Environment size, which is valid for NOR and SPI-dataflash

# MTD device name	Device offset	Env. size	Flash sector size	Number of sectors
# Colibri VF61
/dev/mtd2		0x00000000	0x00020000	0x20000			1