ramips: add ZBT-WE826 32MB variant
The ZBT-WG826 is available with 16 or 32 MByte of flash. Split the device tree source file, rename the currently supported 16 MByte version and add the 32 MByte variant. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -652,8 +652,11 @@ ramips_board_detect() {
|
||||
*"ZBT-WE2026")
|
||||
name="zbt-we2026"
|
||||
;;
|
||||
*"ZBT-WE826")
|
||||
name="zbt-we826"
|
||||
*"ZBT-WE826 (16M)")
|
||||
name="zbt-we826-16M"
|
||||
;;
|
||||
*"ZBT-WE826 (32M)")
|
||||
name="zbt-we826-32M"
|
||||
;;
|
||||
*"ZBT-WG2626")
|
||||
name="zbt-wg2626"
|
||||
|
||||
Reference in New Issue
Block a user