summaryrefslogtreecommitdiff
path: root/recipes/u-boot/u-boot-1.3.4/mtcdp-embedded/fw_env.config
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2011-03-07 16:35:15 -0600
committerJesse Gilles <jgilles@multitech.com>2011-03-07 16:35:15 -0600
commita261a5c7c813a14a95d6ac5f2176323869f3ea96 (patch)
tree2856dcd63cd45aedec8795a4e3fe3f0c7e935d11 /recipes/u-boot/u-boot-1.3.4/mtcdp-embedded/fw_env.config
parentee2042a17c2f85d7197ef834adbec1ae558b8ed5 (diff)
added mtcdp-embedded machine type
Diffstat (limited to 'recipes/u-boot/u-boot-1.3.4/mtcdp-embedded/fw_env.config')
-rw-r--r--recipes/u-boot/u-boot-1.3.4/mtcdp-embedded/fw_env.config7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/u-boot/u-boot-1.3.4/mtcdp-embedded/fw_env.config b/recipes/u-boot/u-boot-1.3.4/mtcdp-embedded/fw_env.config
new file mode 100644
index 0000000000..41b9605ee5
--- /dev/null
+++ b/recipes/u-boot/u-boot-1.3.4/mtcdp-embedded/fw_env.config
@@ -0,0 +1,7 @@
+# Configuration file for fw_{printenv,setenv} utility.
+# Up to two entries are valid, in this case the redundant
+# environment sector is assumed present.
+
+# MTD device name Device offset Env. size Flash sector size
+/dev/mtd3 0x0000 0x20000 0x20000
+/dev/mtd4 0x0000 0x20000 0x20000