[package] uboot-envtools: add Pogoplug E02 support
[openwrt/svn-archive/archive.git] / package / boot / uboot-envtools / files / kirkwood
index f665d2d1e257944b503a2aec28a5f896d6ff5167..017b543bb9ce8f9672efc28290a9b5700411d8bc 100644 (file)
@@ -11,6 +11,7 @@ touch /etc/config/ubootenv
 . /lib/functions.sh
 
 case "`cat /proc/device-tree/model`" in
+"Cloud Engines Pogoplug E02" | \
 "RaidSonic ICY BOX IB-NAS62x0 (Rev B)")
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
        ;;