ath79: move TPLINK_HWID/_HWREV to parent for tplink-safeloader
Several devices with tplink-safeloader contain default values (0x0) for TPLINK_HWID and TPLINK_HWREV in their device definitions. Move those to common tplink-safeloader definition so they do not have to be repeated each time. While at it, set default value for tplink-v1 and tplink-v2 as well. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
@@ -95,7 +95,6 @@ define Device/tplink_tl-wa850re-v2
|
||||
DEVICE_VARIANT := v2
|
||||
TPLINK_BOARD_ID := TLWA850REV2
|
||||
TPLINK_HWID := 0x08500002
|
||||
TPLINK_HWREV := 0x0
|
||||
DEVICE_PACKAGES := rssileds
|
||||
SUPPORTED_DEVICES += tl-wa850re-v2
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user