mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-05 09:56:12 +02:00
uboot-tools: relabel Zyxel devices
Commits d205878ede and 46cf10771a relabeled the supported Zyxel devices
from v1/v2 to A1/B1, but board setup files were overlooked.
Fixes: d205878ede ("rtl838x: rename GS1900 series v1/v2 to A1/B1")
Fixes: 46cf10771a ("rtl839x: rename GS1900 series v1/v2 to A1/B1")
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
Link: https://github.com/openwrt/openwrt/pull/20590
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
c361c1e1b1
commit
8067fd5292
@ -17,17 +17,17 @@ d-link,dgs-1210-10p|\
|
||||
d-link,dgs-1210-16|\
|
||||
d-link,dgs-1210-20|\
|
||||
d-link,dgs-1210-28|\
|
||||
zyxel,gs1900-8|\
|
||||
zyxel,gs1900-8hp-v1|\
|
||||
zyxel,gs1900-8hp-v2|\
|
||||
zyxel,gs1900-10hp|\
|
||||
zyxel,gs1900-16|\
|
||||
zyxel,gs1900-24-v1|\
|
||||
zyxel,gs1900-24e|\
|
||||
zyxel,gs1900-24ep|\
|
||||
zyxel,gs1900-24hp-v1|\
|
||||
zyxel,gs1900-24hp-v2|\
|
||||
zyxel,gs1900-48)
|
||||
zyxel,gs1900-8-a1|\
|
||||
zyxel,gs1900-8hp-a1|\
|
||||
zyxel,gs1900-8hp-b1|\
|
||||
zyxel,gs1900-10hp-a1|\
|
||||
zyxel,gs1900-16-a1|\
|
||||
zyxel,gs1900-24-a1|\
|
||||
zyxel,gs1900-24e-a1|\
|
||||
zyxel,gs1900-24ep-a1|\
|
||||
zyxel,gs1900-24hp-a1|\
|
||||
zyxel,gs1900-24hp-b1|\
|
||||
zyxel,gs1900-48-a1)
|
||||
ubootenv_add_mtd "u-boot-env" "0x0" "0x400" "0x10000"
|
||||
ubootenv_add_sys_mtd "u-boot-env2" "0x0" "0x1000" "0x10000"
|
||||
;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user