Просмотр исходного кода

uboot-envtools: ath79: add support for the Buffalo BHR-4GRV2

According to https://github.com/openwrt/openwrt/pull/1527, support
for the Buffalo BHR-4GRV2 in ath79 requires repartitioning from
an initramfs image, make this easier by supporting uboot-envtools
support out of the box.

Build tested, but not runtime tested.

Signed-off-by: Stefan Lippers-Hollmann <[email protected]>
Stefan Lippers-Hollmann 7 лет назад
Родитель
Сommit
02b5efe1fa
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      package/boot/uboot-envtools/files/ath79

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

@@ -16,6 +16,7 @@ case "$board" in
 buffalo,wzr-hp-ag300h)
         ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000"
         ;;
+buffalo,bhr-4grv2|\
 glinet,ar300m|\
 ocedo,koala|\
 ocedo,raccoon|\