uboot_envtools: add P2812HNUF1

Add generation of /etc/fw_env.config for P2812HNUF1

Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>

SVN-Revision: 47133
lede-17.01
John Crispin 2015-10-05 10:28:39 +00:00
parent a0543c2bdc
commit b26840a9fc
1 changed files with 3 additions and 0 deletions

View 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