mirror of
https://gitlab.com/kernel-firmware/linux-firmware.git
synced 2026-01-27 19:17:22 +01:00
mediatek: rename MT8188 SCP firmware
The MT8188 device tree (DTS) is configured for dual core SCP, and the driver by default attempts to load "scp_c0.img" as the core 0 firmware. To conform with upstream naming conventions, this patch renames the existing firmware file "scp.img" to "scp_c0.img" to ensure proper firmware loading for dual core SCP. Signed-off-by: Moudy Ho <moudy.ho@mediatek.com>
This commit is contained in:
parent
486ac8f9ad
commit
66bcd7d0ea
2 changed files with 2 additions and 1 deletions
3
WHENCE
3
WHENCE
|
|
@ -6057,7 +6057,8 @@ File: mediatek/mt8192/scp.img
|
|||
Version: v2.0.20536
|
||||
File: mediatek/mt8195/scp.img
|
||||
Version: v2.0.21961
|
||||
File: mediatek/mt8188/scp.img
|
||||
File: mediatek/mt8188/scp_c0.img
|
||||
Link: mediatek/mt8188/scp.img -> mediatek/mt8188/scp_c0.img
|
||||
Version: v2.0.27748
|
||||
File: mediatek/mt8189/scp.img
|
||||
Version: v1.0.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue