Signed-off-by: Jesse Molina <[email protected]>
---
package/boot/uboot-envtools/files/ipq | 3 +++
1 file changed, 3 insertions(+)
diff --git a/package/boot/uboot-envtools/files/ipq
b/package/boot/uboot-envtools/files/ipq
index 369f90f..6563b42 100755
--- a/package/boot/uboot-envtools/files/ipq
+++ b/package/boot/uboot-envtools/files/ipq
@@ -21,6 +21,9 @@ case "$board" in
"nbg6817")
ubootenv_add_uci_config "/dev/mtdblock9" "0x0" "0x10000" "0x10000"
;;
+"tew827dru")
+ ubootenv_add_uci_config "/dev/mtd9" "0x0" "0x40000" "0x20000" "2"
+ ;;
esac
config_load ubootenv
--
2.1.4
_______________________________________________
Lede-dev mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/lede-dev