mirror of
https://github.com/tsukumijima/libmali-rockchip.git
synced 2026-01-24 00:10:50 +01:00
3588: add mali_csffw.bin from DDK g7p0-01eac1
Firmware for G610 GPU's CSF MCU, from: <DDK>/firmware_prebuilt/todx/mali_csffw.bin. Change-Id: If06487f035bfbc455cb14c8763a7408eb6c66df9 Signed-off-by: Zhen Chen <chenzhen@rock-chips.com> Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
This commit is contained in:
parent
c4b6502619
commit
58413ff26a
2 changed files with 5 additions and 0 deletions
BIN
firmware/g610/mali_csffw.bin
Normal file
BIN
firmware/g610/mali_csffw.bin
Normal file
Binary file not shown.
|
|
@ -261,6 +261,11 @@ if get_option('with-overlay')
|
|||
endif
|
||||
endif
|
||||
|
||||
# Install firmwares
|
||||
if gpu == 'valhall-g610'
|
||||
install_data('firmware/g610/mali_csffw.bin', install_dir : '/lib/firmware')
|
||||
endif
|
||||
|
||||
if vendor_package
|
||||
# Install vendor ld config
|
||||
custom_target(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue