From 1859391e9ed29a803306545de495c03e4fca39cf Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Wed, 13 Nov 2019 14:51:31 +0100 Subject: [PATCH] uboot-envtools: ath79: add support for YunCore XD4200 and A782 Signed-off-by: Piotr Dymacz (cherry picked from commit 5d2a900163d0a161e6fa5e63436b57deea31287e) --- package/boot/uboot-envtools/files/ath79 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package/boot/uboot-envtools/files/ath79 b/package/boot/uboot-envtools/files/ath79 index 03144b80cc..f7fad079cb 100644 --- a/package/boot/uboot-envtools/files/ath79 +++ b/package/boot/uboot-envtools/files/ath79 @@ -27,7 +27,9 @@ netgear,wnr612-v2|\ ocedo,koala|\ ocedo,raccoon|\ openmesh,om5p-ac-v2|\ -yuncore,a770) +yuncore,a770|\ +yuncore,a782|\ +yuncore,xd4200) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000" ;; netgear,wndr3700)