summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-01-10 10:26:37 -0800
committerMax Krummenacher <max.krummenacher@toradex.com>2017-01-11 20:04:51 +0100
commit22972b6ef840b1f0f26fb959f77cb62eed906344 (patch)
tree4312ba977973e40ced88a5590dd28fc6e575dfef /recipes-bsp
parent035563a2ba3ff36bb17056b3c44c998ab0b2b6fc (diff)
colibri-imx7: use mtd3 as environment partition
With the new U-Boot MTD partitioning schema mtd3 is used for the environment. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/files/colibri-imx7/fw_env.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/files/colibri-imx7/fw_env.config b/recipes-bsp/u-boot/files/colibri-imx7/fw_env.config
index de614bb..30b8b90 100644
--- a/recipes-bsp/u-boot/files/colibri-imx7/fw_env.config
+++ b/recipes-bsp/u-boot/files/colibri-imx7/fw_env.config
@@ -7,5 +7,5 @@
# MTD device name Device offset Env. size Flash sector size Number of sectors
# Colibri iMX7
-/dev/mtd2 0x00000000 0x00020000 0x20000 4
+/dev/mtd3 0x00000000 0x00020000 0x20000 4