mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-07 01:53:34 +08:00
mediatek: mtk_eth_soc: enable mt7986 sram for admav2
This commit is contained in:
parent
d6720a2040
commit
9a18653aab
@ -3859,7 +3859,7 @@ static const struct mtk_soc_data mt7986_data = {
|
||||
.hw_features = MTK_HW_FEATURES,
|
||||
.required_clks = MT7986_CLKS_BITMAP,
|
||||
.required_pctl = false,
|
||||
.has_sram = false,
|
||||
.has_sram = true,
|
||||
};
|
||||
|
||||
static const struct mtk_soc_data mt7981_data = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user