浏览代码

uboot-envtools: ath79: add support for YunCore A770

Signed-off-by: Piotr Dymacz <[email protected]>
Piotr Dymacz 6 年之前
父节点
当前提交
c5394ec7e0
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      package/boot/uboot-envtools/files/ath79

+ 2 - 1
package/boot/uboot-envtools/files/ath79

@@ -21,7 +21,8 @@ glinet,gl-ar300m-nand|\
 glinet,gl-ar300m-nor|\
 ocedo,koala|\
 ocedo,raccoon|\
-openmesh,om5p-ac-v2)
+openmesh,om5p-ac-v2|\
+yuncore,a770)
 	ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
 	;;
 esac