gitea-action-test/更新日志.md

17 lines
1.8 KiB
Markdown
Raw Normal View History

2024-10-28 14:28:44 +00:00
### 更新日志
<details>
<summary><abbr title="该部分内容由AI自动生成可能存在错误请注意辨别。">点击查看更多</abbr></summary>
2024-10-28 15:52:49 +00:00
<!--action-update-start-->
2024-10-28 15:37:40 +00:00
| 英文原文 | 中文翻译 |
| --- | --- |
2024-10-28 15:52:49 +00:00
| 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. | ### MT7988添加 DT 进入口和相关设备<br><br>添加 MT7988 SoC 的 memory regions 和 wireless offloading 相关的 devices 到 device tree。<br><br>此配置使得可以在使用 WED 在具有 MT7988 SoC 和 MT7995E、MT7996E 或 MT7992E 的无线控制器的设备上。 <br><br>设备4 GiB或更大RAM将仍需要调整以避免 swiotlb entries 过载。<br><br>###_generic修正 MT7988 WO firmware 路径<br><br>commit eee3c695f3 (linux-firmware添加MT7988 无线下降firmware)<br><br>在驱动器期望的文件路径mediatek/mt7988中添加了 mt7988_wo_{0,1}.bin 的值。 <br><br>导入等待 patch 的内容,该 patch 改变了驱动器头部中的路径因为firmware 已被添加。<br><br>### update list<br>- ... |
<!--action-update-end-->
2024-10-28 14:28:44 +00:00
</details>
2024-10-28 15:52:49 +00:00
### 其他内容