diff options
author | Koen Kooi <koen@openembedded.org> | 2010-02-02 15:05:15 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-02-02 15:05:15 +0100 |
commit | 36c24b198eb63ac22a6182697514c5ca5250a068 (patch) | |
tree | 8ee9e1163ae6a05e300f97c296fffc3a8f5a9b02 /recipes/u-boot/files | |
parent | 2618acc4f5699d4b8065a3ce6364a839cbd87544 (diff) |
u-boot git: sync omap3-touchbook patches with AI repo
Diffstat (limited to 'recipes/u-boot/files')
-rw-r--r-- | recipes/u-boot/files/omap3-touchbook/fw_env.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/u-boot/files/omap3-touchbook/fw_env.config b/recipes/u-boot/files/omap3-touchbook/fw_env.config index 4063144d36..a7bfec1ebb 100644 --- a/recipes/u-boot/files/omap3-touchbook/fw_env.config +++ b/recipes/u-boot/files/omap3-touchbook/fw_env.config @@ -3,4 +3,4 @@ # environment sector is assumed present. # MTD device name Device offset Env. size Flash sector size -/dev/mtd2 0x0000 0x20000 0x40000 +/dev/mtd2 0x0000 0x20000 0x20000 |