Signed-off-by: Yuval Adam <[email protected]>
---
 package/boot/uboot-envtools/files/ramips |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/package/boot/uboot-envtools/files/ramips 
b/package/boot/uboot-envtools/files/ramips
index 65cd49c..3599f68 100644
--- a/package/boot/uboot-envtools/files/ramips
+++ b/package/boot/uboot-envtools/files/ramips
@@ -21,6 +21,11 @@ all5002)
        ;;
 esac
 
+br6425)
+       ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x10000"
+       ;;
+esac
+
 config_load ubootenv
 config_foreach ubootenv_add_app_config ubootenv
 
-- 
1.7.10.2 (Apple Git-33)

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to