[openwrt/openwrt] uboot-envtools: ar71xx: add ZyXEL NBG6616 uboot env support

LEDE Commits lede-commits at lists.infradead.org
Mon Aug 10 19:18:22 EDT 2020


adrian pushed a commit to openwrt/openwrt.git, branch openwrt-18.06:
https://git.openwrt.org/3667693830d54a9a4fdbb9eef802331a9b5f8d37

commit 3667693830d54a9a4fdbb9eef802331a9b5f8d37
Author: Christoph Krapp <achterin at googlemail.com>
AuthorDate: Sun Aug 9 13:39:05 2020 +0200

    uboot-envtools: ar71xx: add ZyXEL NBG6616 uboot env support
    
    This adds support for ZyXEL NBG6616 uboot-env access
    
    Signed-off-by: Christoph Krapp <achterin at googlemail.com>
    [add "ar71xx" to commit title]
    Signed-off-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>
    (cherry picked from commit eb95ca3b5c8b33e3212896f906922eba5f72abb3)
---
 package/boot/uboot-envtools/files/ar71xx | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/boot/uboot-envtools/files/ar71xx b/package/boot/uboot-envtools/files/ar71xx
index 99798a8c6b..14bc98fa4a 100644
--- a/package/boot/uboot-envtools/files/ar71xx
+++ b/package/boot/uboot-envtools/files/ar71xx
@@ -46,6 +46,7 @@ mr600v2|\
 mr900|\
 mr900v2|\
 n5q|\
+nbg6616|\
 nbg6716|\
 om5p|\
 om5p-ac|\



More information about the lede-commits mailing list