uboot-envtools: add support for 8devices Rambutan

Signed-off-by: Mantas Pucka <mantas@8devices.com>
v19.07.3_mercusys_ac12_duma
Mantas Pucka 7 years ago committed by Piotr Dymacz
parent 68b5d34f69
commit cd9d0f9e97

@ -67,6 +67,10 @@ wzr-hp-ag300h)
dr531)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0xf800" "0x10000"
;;
rambutan)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
ubootenv_add_uci_config "/dev/mtd1" "0x100000" "0x20000" "0x20000"
;;
qihoo-c301)
ubootenv_add_uci_config "/dev/mtd9" "0x0" "0x10000" "0x10000"
;;

Loading…
Cancel
Save