ramips: rename Digineo AC1200 Pro to ZBT-WG3526 32MB
The Digineo AC1200 Pro is the 32MB flash variant of the ZBT-WG3526 with unpopulated/exposed sdhci slot. Rename to board to the OEM/ODM name and add the sdhci kernel module to use it for multiple clones. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -130,9 +130,6 @@ ramips_board_detect() {
|
||||
*"DCS-930L B1")
|
||||
name="dcs-930l-b1"
|
||||
;;
|
||||
*"Digineo AC1200 Pro")
|
||||
name="ac1200pro"
|
||||
;;
|
||||
*"DIR-300 B1")
|
||||
name="dir-300-b1"
|
||||
;;
|
||||
@@ -664,6 +661,9 @@ ramips_board_detect() {
|
||||
*"ZBT-WG3526 (16M)")
|
||||
name="zbt-wg3526-16M"
|
||||
;;
|
||||
*"ZBT-WG3526 (32M)")
|
||||
name="zbt-wg3526-32M"
|
||||
;;
|
||||
*"ZBT-WR8305RT")
|
||||
name="zbt-wr8305rt"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user