Add custom fw_env.conf for Visstrim_M10 boards.
authorJavier Martin <javier.martin@vista-silicon.com>
Wed, 9 Feb 2011 17:37:15 +0000 (17:37 +0000)
committerTom Rini <tom_rini@mentor.com>
Sat, 12 Feb 2011 15:03:54 +0000 (08:03 -0700)
Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/u-boot/files/visstrim_m10/fw_env.config [new file with mode: 0644]

diff --git a/recipes/u-boot/files/visstrim_m10/fw_env.config b/recipes/u-boot/files/visstrim_m10/fw_env.config
new file mode 100644 (file)
index 0000000..0778c32
--- /dev/null
@@ -0,0 +1,9 @@
+# Configuration file for fw_(printenv/saveenv) utility.
+# Up to two entries are valid, in this case the redundant
+# environment sector is assumed present.
+# Notice, that the "Number of sectors" is ignored on NOR.
+
+# MTD device name       Device offset   Env. size       Flash sector size       Number of sectors
+/dev/mtd7              0x0             0x8000          0x8000
+/dev/mtd8              0x0             0x8000          0x8000
+