mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-11 01:47:28 -04:00
ramips: add support for ZBT-WE1226
MT7628NN (580MHz), 8MB SPI NOR, 64MB DDR2 RAM Everything except for the switch LEDs works great. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -238,3 +238,10 @@ define Device/wrtnode2r
|
||||
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci
|
||||
endef
|
||||
TARGET_DEVICES += wrtnode2r
|
||||
|
||||
define Device/zbt-we1226
|
||||
DTS := ZBT-WE1226
|
||||
IMAGE_SIZE := $(ralink_default_fw_size_8M)
|
||||
DEVICE_TITLE := ZBTlink ZBT-WE1226
|
||||
endef
|
||||
TARGET_DEVICES += zbt-we1226
|
||||
|
||||
Reference in New Issue
Block a user