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 <s.l-h@gmx.de>
v19.07.3_mercusys_ac12_duma
Stefan Lippers-Hollmann 5 years ago committed by Hauke Mehrtens
parent 83109450ce
commit 4200dae367

@ -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|\

Loading…
Cancel
Save