uboot_envtools: add P2812HNUF1
authorJohn Crispin <john@openwrt.org>
Mon, 5 Oct 2015 10:28:39 +0000 (10:28 +0000)
committerJohn Crispin <john@openwrt.org>
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>
SVN-Revision: 47133

package/boot/uboot-envtools/files/lantiq

index 69b375d685d8d955586f24c845a63250542cf444..b15206129d75ff66ceb692439658740f5dfb7232 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