[openwrt/openwrt] uboot-envtools: ar71xx: add ZyXEL NBG6616 uboot env support
LEDE Commits
lede-commits at lists.infradead.org
Sun Aug 9 17:57:27 EDT 2020
adrian pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/eb95ca3b5c8b33e3212896f906922eba5f72abb3
commit eb95ca3b5c8b33e3212896f906922eba5f72abb3
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>
---
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 9625c6bdd1..04c986ee58 100644
--- a/package/boot/uboot-envtools/files/ar71xx
+++ b/package/boot/uboot-envtools/files/ar71xx
@@ -47,6 +47,7 @@ mr600v2|\
mr900|\
mr900v2|\
n5q|\
+nbg6616|\
nbg6716|\
om5p|\
om5p-ac|\
More information about the lede-commits
mailing list