Signed-off-by: Javier Martin <[email protected]>
---
 recipes/u-boot/files/visstrim_m10/fw_env.config |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
 create mode 100644 recipes/u-boot/files/visstrim_m10/fw_env.config

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
index 0000000..0778c32
--- /dev/null
+++ b/recipes/u-boot/files/visstrim_m10/fw_env.config
@@ -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
+
-- 
1.7.0.4


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to