diff options
Diffstat (limited to 'recipes/u-boot/files/beagleboard/fw_env.config')
-rw-r--r-- | recipes/u-boot/files/beagleboard/fw_env.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/u-boot/files/beagleboard/fw_env.config b/recipes/u-boot/files/beagleboard/fw_env.config index 8fc96f7572..d9112c2256 100644 --- a/recipes/u-boot/files/beagleboard/fw_env.config +++ b/recipes/u-boot/files/beagleboard/fw_env.config @@ -4,5 +4,5 @@ # Notice, that the "Number of sectors" is ignored on NOR. # MTD device name Device offset Env. size Flash sector size Number of sectors -/dev/mtd2 0x0000 0x20000 0x40000 +/dev/mtd2 0x0000 0x20000 0x20000 |