gitea-action-test/更新日志.md
LIRUI dea3e9d22f
All checks were successful
翻译更新日志 / generate_changelog (push) Successful in 22s
1028.yml
2024-10-28 23:37:40 +08:00

12 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 更新日志
<details>
<summary><abbr title="该部分内容由AI自动生成可能存在错误请注意辨别。">点击查看更多</abbr></summary>
| 英文原文 | 中文翻译 |
| --- | --- |
| mediatek: mt7988: add DT entries for WED<br><br>Add memory regions and devices used for wireless offloading to the<br>device tree for MT7988.<br><br>This allows using WED on devices with MT7988 SoC and MT7995E, MT7996E or<br>MT7992E wireless controllers.<br><br>Devices with 4 GiB of RAM (or more) will still need ajustments to avoid<br>running out of swiotlb entries.<br><br>generic: mtk_wed: fix path of MT7988 WO firmware<br><br>commit eee3c695f3 (linux-firmware: add offloading firmware for MT7988)<br>added mt7988_wo_{0,1}.bin in the 'mediatek/mt7988' directory while driver<br>currently expects the files in the 'mediatek' directory.<br><br>Import pending patch which changes the path in the driver header now<br>that the firmware has been added. | ### Mediatek: mt7988 -添加WED设备树条目<br><br>添加 Wireless Offloading Device Tree 条目以支持MT7988 SoC和相关的wireless控制器。<br><br>此设置使使用WED在 MT7988 SoC 和 MT7995EMT7996E 或 MT7992E 的电压控制器上生效。<br><br>4 GiB 或更大的RAM设备仍需要调整以避免swiotlb 条目耗尽。<br><br>### generic: mtk_wed -_fix MT7988 WO firmware path<br><br>在commit eee3c695f3 (linux-firmware: add offloading firmware for MT7988)中添加了mt7988_wo_{0,1}.bin文件到mediatek/mt7988目录中。 <br><br>目前的驱动器期望文件位于mediatek目录内。<br><br>已导入一个更改驱动程序头部路径的pending patch将 firmwares 的位置从原来的位置移动到当前所在的位置。 |
</details>
### 123