[openwrt/openwrt] uboot-envtools: add pogoplug v4

LEDE Commits lede-commits at lists.infradead.org
Tue Jan 9 13:10:18 PST 2018


mkresin pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/0e94df65ca7f6a5c39421100c223c92889205b6f

commit 0e94df65ca7f6a5c39421100c223c92889205b6f
Author: Alberto Bursi <alberto.bursi at outlook.it>
AuthorDate: Tue Jan 2 16:32:01 2018 +0100

    uboot-envtools: add pogoplug v4
    
    add pogoplug v4 envs support in uboot-envtools
    
    Signed-off-by: Alberto Bursi <alberto.bursi at outlook.it>
---
 package/boot/uboot-envtools/files/kirkwood | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package/boot/uboot-envtools/files/kirkwood b/package/boot/uboot-envtools/files/kirkwood
index 516b52e..784e7ae 100644
--- a/package/boot/uboot-envtools/files/kirkwood
+++ b/package/boot/uboot-envtools/files/kirkwood
@@ -18,7 +18,8 @@ raidsonic,ib-nas62x0|\
 linksys,viper|\
 zyxel,nsa310b|\
 zyxel,nsa325|\
-cloudengines,pogoe02)
+cloudengines,pogoe02|\
+cloudengines,pogoplugv4)
 	ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
 	;;
 linksys,audi)



More information about the lede-commits mailing list