summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/files/mx6
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-07-22 17:34:52 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:27 +0200
commit3c88a6cf719b7eba48955e7045019b35138a6831 (patch)
tree3c6ac2f18751a338e105a99e4994e6a2da4f55a0 /recipes-bsp/u-boot/files/mx6
parentd00fc83f62c8b86fe397655c75f77d26a974692a (diff)
colibri-t20: add configuration to u-boot-fw-utils
u-boot-fw-utils allows for U-Boot environmenmt access from Linux. Add the needed configuration file for colibri_t20 with a postinst script which choses the right NAND flash sector sizes from /proc/mtd While at it, fix some whitespace issues.
Diffstat (limited to 'recipes-bsp/u-boot/files/mx6')
-rw-r--r--recipes-bsp/u-boot/files/mx6/fw_env.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/files/mx6/fw_env.config b/recipes-bsp/u-boot/files/mx6/fw_env.config
index 0da5083..efd358b 100644
--- a/recipes-bsp/u-boot/files/mx6/fw_env.config
+++ b/recipes-bsp/u-boot/files/mx6/fw_env.config
@@ -20,4 +20,4 @@
# Block device example
# Apalis iMX6
-/dev/mmcblk2 0x80000 0x2000
+/dev/mmcblk0 0x80000 0x2000