瀏覽代碼

uboot-envtools: add support for 8devices Rambutan

Signed-off-by: Mantas Pucka <[email protected]>
Mantas Pucka 8 年之前
父節點
當前提交
cd9d0f9e97
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      package/boot/uboot-envtools/files/ar71xx

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

@@ -67,6 +67,10 @@ wzr-hp-ag300h)
 dr531)
 dr531)
 	ubootenv_add_uci_config "/dev/mtd1" "0x0" "0xf800" "0x10000"
 	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)
 qihoo-c301)
 	ubootenv_add_uci_config "/dev/mtd9" "0x0" "0x10000" "0x10000"
 	ubootenv_add_uci_config "/dev/mtd9" "0x0" "0x10000" "0x10000"
 	;;
 	;;