summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWenli Looi2022-08-01 03:22:32 +0000
committerChristian Lamparter2022-08-05 12:10:42 +0000
commit0bfe1cfbb13c58d909951cab9fac8910ccbe74f3 (patch)
tree9a05cc743b5d8ea03f714a9e34887e753642b8b1
parent2b03f207e038ec2ba8f57f55cc93e211af2e1a75 (diff)
downloadopenwrt-0bfe1cfbb13c58d909951cab9fac8910ccbe74f3.tar.gz
ramips: support fw_printenv for Netgear WAX202
Config partition contains uboot env for the first 0x20000 bytes. The rest of the partition contains other data including the device MAC address and the password printed on the label. Signed-off-by: Wenli Looi <wlooi@ucalgary.ca>
-rw-r--r--package/boot/uboot-envtools/files/ramips3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/boot/uboot-envtools/files/ramips b/package/boot/uboot-envtools/files/ramips
index 738d983af2..13d9c6223a 100644
--- a/package/boot/uboot-envtools/files/ramips
+++ b/package/boot/uboot-envtools/files/ramips
@@ -47,7 +47,8 @@ zte,mf283plus)
h3c,tx1800-plus|\
h3c,tx1801-plus|\
h3c,tx1806|\
-jcg,q20)
+jcg,q20|\
+netgear,wax202)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
;;
hootoo,ht-tm05|\