ath79-generic: disable RE450 v1 due to insufficient flash space
This commit is contained in:
parent
a6587f78c9
commit
f4935e9a73
@ -483,13 +483,13 @@ device('tp-link-re355-v1', 'tplink_re355-v1', {
|
|||||||
class = 'tiny', -- Only 6M of usable Firmware space
|
class = 'tiny', -- Only 6M of usable Firmware space
|
||||||
})
|
})
|
||||||
|
|
||||||
device('tp-link-re450-v1', 'tplink_re450-v1', {
|
-- device('tp-link-re450-v1', 'tplink_re450-v1', {
|
||||||
packages = ATH10K_PACKAGES_QCA9880,
|
-- packages = ATH10K_PACKAGES_QCA9880,
|
||||||
manifest_aliases = {
|
-- manifest_aliases = {
|
||||||
'tp-link-re450', -- upgrade from OpenWrt 19.07
|
-- 'tp-link-re450', -- upgrade from OpenWrt 19.07
|
||||||
},
|
-- },
|
||||||
class = 'tiny', -- Only 6M of usable Firmware space
|
-- class = 'tiny', -- Only 6M of usable Firmware space
|
||||||
})
|
-- })
|
||||||
|
|
||||||
device('tp-link-tl-wdr3500-v1', 'tplink_tl-wdr3500-v1')
|
device('tp-link-tl-wdr3500-v1', 'tplink_tl-wdr3500-v1')
|
||||||
device('tp-link-tl-wdr3600-v1', 'tplink_tl-wdr3600-v1')
|
device('tp-link-tl-wdr3600-v1', 'tplink_tl-wdr3600-v1')
|
||||||
|
Loading…
Reference in New Issue
Block a user