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>
This commit is contained in:
Stefan Lippers-Hollmann 2018-12-16 21:35:16 +01:00 committed by Hauke Mehrtens
parent 83109450ce
commit 4200dae367

View File

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