uboot-envtools: add support for 8devices Rambutan
authorMantas Pucka <mantas@8devices.com>
Fri, 12 May 2017 17:54:41 +0000 (19:54 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Mon, 15 May 2017 20:43:33 +0000 (22:43 +0200)
Signed-off-by: Mantas Pucka <mantas@8devices.com>
package/boot/uboot-envtools/files/ar71xx

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