summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot/fw_env.config
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot/fw_env.config')
-rw-r--r--recipes-bsp/u-boot/u-boot/fw_env.config8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot/fw_env.config b/recipes-bsp/u-boot/u-boot/fw_env.config
new file mode 100644
index 00000000..d9112c22
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot/fw_env.config
@@ -0,0 +1,8 @@
1# Configuration file for fw_(printenv/saveenv) utility.
2# Up to two entries are valid, in this case the redundant
3# environment sector is assumed present.
4# Notice, that the "Number of sectors" is ignored on NOR.
5
6# MTD device name Device offset Env. size Flash sector size Number of sectors
7/dev/mtd2 0x0000 0x20000 0x20000
8