Author: blogic
Date: 2015-10-05 12:28:39 +0200 (Mon, 05 Oct 2015)
New Revision: 47133

Modified:
   trunk/package/boot/uboot-envtools/files/lantiq
Log:
uboot_envtools: add P2812HNUF1

Add generation of /etc/fw_env.config for P2812HNUF1

Signed-off-by: Florian Eckert <[email protected]>

Modified: trunk/package/boot/uboot-envtools/files/lantiq
===================================================================
--- trunk/package/boot/uboot-envtools/files/lantiq      2015-10-05 10:28:34 UTC 
(rev 47132)
+++ trunk/package/boot/uboot-envtools/files/lantiq      2015-10-05 10:28:39 UTC 
(rev 47133)
@@ -20,6 +20,9 @@
 BTHOMEHUBV2B)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000" "1"
        ;;
+P2812HNUF1)
+       ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x2000" "0x20000" "1"
+       ;;
 esac
 
 config_load ubootenv
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to