uboot-envtools: OM2P LC support
[openwrt/svn-archive/archive.git] / package / uboot-envtools / files / ar71xx
index dee67ea9c81d86f85c34ecacd43e3daf205c7301..21b714d5d2f9e3f3600bfa9405552938879335e3 100644 (file)
@@ -17,7 +17,8 @@ case "$board" in
 all0258n)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
        ;;
-om2p)
+om2p | \
+om2p-lc)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x40000" "0x40000"
        ;;
 esac