mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-22 20:38:29 +00:00
uboot-envtools: ramips: use full names for Xiaomi Mi Routers
This updates uboot-envtools with the updated names from ramips
target.
Fixes: 6d4382711a
("ramips: use full names for Xiaomi Mi Router devices")
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
6d4382711a
commit
af07c6de9c
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
PKG_NAME:=uboot-envtools
|
PKG_NAME:=uboot-envtools
|
||||||
PKG_DISTNAME:=u-boot
|
PKG_DISTNAME:=u-boot
|
||||||
PKG_VERSION:=2020.04
|
PKG_VERSION:=2020.04
|
||||||
PKG_RELEASE:=8
|
PKG_RELEASE:=9
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_DISTNAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_DISTNAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:= \
|
PKG_SOURCE_URL:= \
|
||||||
|
@ -29,7 +29,7 @@ buffalo,wsr-1166dhp|\
|
|||||||
buffalo,wsr-600dhp|\
|
buffalo,wsr-600dhp|\
|
||||||
mediatek,linkit-smart-7688|\
|
mediatek,linkit-smart-7688|\
|
||||||
samknows,whitebox-v8|\
|
samknows,whitebox-v8|\
|
||||||
xiaomi,mir3g-v2|\
|
xiaomi,mi-router-3g-v2|\
|
||||||
xiaomi,mi-router-4a-gigabit|\
|
xiaomi,mi-router-4a-gigabit|\
|
||||||
xiaomi,mi-router-4c|\
|
xiaomi,mi-router-4c|\
|
||||||
xiaomi,miwifi-nano|\
|
xiaomi,miwifi-nano|\
|
||||||
@ -45,9 +45,9 @@ ravpower,rp-wd03)
|
|||||||
linksys,ea7300-v1|\
|
linksys,ea7300-v1|\
|
||||||
linksys,ea7300-v2|\
|
linksys,ea7300-v2|\
|
||||||
linksys,ea7500-v2|\
|
linksys,ea7500-v2|\
|
||||||
|
xiaomi,mi-router-3g|\
|
||||||
|
xiaomi,mi-router-3-pro|\
|
||||||
xiaomi,mi-router-ac2100|\
|
xiaomi,mi-router-ac2100|\
|
||||||
xiaomi,mir3p|\
|
|
||||||
xiaomi,mir3g|\
|
|
||||||
xiaomi,redmi-router-ac2100)
|
xiaomi,redmi-router-ac2100)
|
||||||
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x20000"
|
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x20000"
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user