ath79: move TPLINK_HWID/_HWREV to parent for tplink-safeloader
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 16 Feb 2020 09:40:53 +0000 (10:40 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 19 Feb 2020 22:19:43 +0000 (23:19 +0100)
commit98fbf2edc021e473ed6554ecbaafffe5e689aa8e
tree1fc93e45a236ee593e395d8fa65af1110d83fe04
parent69a9a083962dee65d42e9925e03c3f30c3b6074a
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>
target/linux/ath79/image/common-tp-link.mk
target/linux/ath79/image/generic-tp-link.mk
target/linux/ath79/image/tiny-tp-link.mk