From 4200dae3671f0c56196fe2635794ba459e99db66 Mon Sep 17 00:00:00 2001 From: Stefan Lippers-Hollmann Date: Sun, 16 Dec 2018 21:35:16 +0100 Subject: [PATCH] uboot-envtools: ath79: add support for the Buffalo WZR-HP-AG300H Port support for the Buffalo WZR-HP-AG300H from the ar71xx target to ath79 as well. Build- and runtime tested on the Buffalo WZR-HP-AG300H. Signed-off-by: Stefan Lippers-Hollmann --- package/boot/uboot-envtools/files/ath79 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package/boot/uboot-envtools/files/ath79 b/package/boot/uboot-envtools/files/ath79 index aa0bf4514f..576e63f309 100644 --- a/package/boot/uboot-envtools/files/ath79 +++ b/package/boot/uboot-envtools/files/ath79 @@ -13,6 +13,9 @@ touch /etc/config/ubootenv board=$(board_name) case "$board" in +buffalo,wzr-hp-ag300h) + ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000" + ;; glinet,ar300m|\ ocedo,koala|\ ocedo,raccoon|\