2
0
Эх сурвалжийг харах

uboot-envtools: add support for 8devices Rambutan

Signed-off-by: Mantas Pucka <[email protected]>
Mantas Pucka 8 жил өмнө
parent
commit
cd9d0f9e97

+ 4 - 0
package/boot/uboot-envtools/files/ar71xx

@@ -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"
 	;;