uboot_envtools: add P2812HNUF1
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 Oct 2015 10:28:39 +0000 (10:28 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 Oct 2015 10:28:39 +0000 (10:28 +0000)
Add generation of /etc/fw_env.config for P2812HNUF1

Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47133 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/boot/uboot-envtools/files/lantiq

index 69b375d..b152061 100644 (file)
@@ -20,6 +20,9 @@ GIGASX76X)
 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