lantiq: uboot-envtools on BTHOMEHUBV3A
Generate fw_env.config for BTHOMEHUBV3A. Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 49236
This commit is contained in:
parent
279eeeb744
commit
152da8b240
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ GIGASX76X)
|
|||
BTHOMEHUBV2B)
|
||||
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000" "1"
|
||||
;;
|
||||
BTHOMEHUBV3A)
|
||||
ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x4000" "0x4000" "1"
|
||||
;;
|
||||
P2812HNUF1)
|
||||
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x2000" "0x20000" "1"
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue