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
This commit is contained in:
parent
a0543c2bdc
commit
b26840a9fc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user