uboot-envtools: OM2P partition information
authorGabor Juhos <juhosg@openwrt.org>
Thu, 5 Jul 2012 08:26:55 +0000 (08:26 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 5 Jul 2012 08:26:55 +0000 (08:26 +0000)
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 32612

package/uboot-envtools/files/ar71xx

index 15b6b15f9c94b49b377b19b18db958502ad43f9f..dee67ea9c81d86f85c34ecacd43e3daf205c7301 100644 (file)
@@ -17,6 +17,9 @@ case "$board" in
 all0258n)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
        ;;
+om2p)
+       ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x40000" "0x40000"
+       ;;
 esac
 
 config_load ubootenv