Commit a8a18d1c authored by gtk_ruiwang's avatar gtk_ruiwang
Browse files

mediatek: move MT8173 VPU FW to subfolder



Currently vpu_d.bin and vpu_p.bin are at the root of
linux-firmware git tree, it's not appropriate so we move
them to subfolder mediatek/mt8173 and create a symbolic link
to be compatible with older kernels

Release Version: 1.1.4
Signed-off-by: default avatarRui Wang <gtk_ruiwang@mediatek.com>
parent efcfa03a
...@@ -4450,8 +4450,10 @@ Licence: Redistributable. See LICENCE.Marvell for details. ...@@ -4450,8 +4450,10 @@ Licence: Redistributable. See LICENCE.Marvell for details.
Driver: mtk-vpu - Mediatek VPU video processing unit driver Driver: mtk-vpu - Mediatek VPU video processing unit driver
File: vpu_d.bin File: mediatek/mt8173/vpu_d.bin
File: vpu_p.bin File: mediatek/mt8173/vpu_p.bin
Link: vpu_d.bin -> mediatek/mt8173/vpu_d.bin
Link: vpu_p.bin -> mediatek/mt8173/vpu_p.bin
Licence: Redistributable. Licence: Redistributable.
......
File deleted
mediatek/mt8173/vpu_d.bin
\ No newline at end of file
File deleted
mediatek/mt8173/vpu_p.bin
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment