diff options
Diffstat (limited to 'recipes-bsp/u-boot/files/colibri-mx7/fw_env.config')
-rw-r--r-- | recipes-bsp/u-boot/files/colibri-mx7/fw_env.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/files/colibri-mx7/fw_env.config b/recipes-bsp/u-boot/files/colibri-mx7/fw_env.config index 100b66d..de614bb 100644 --- a/recipes-bsp/u-boot/files/colibri-mx7/fw_env.config +++ b/recipes-bsp/u-boot/files/colibri-mx7/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 1 +/dev/mtd2 0x00000000 0x00020000 0x20000 4 |