Skip to content

Commit

Permalink
microblaze: configs: add adrv9025 firmware to defconfig
Browse files Browse the repository at this point in the history
Add adrv9025 firmware to adi_mb_defconfig.
This is needed when adrv9025 is used with vcu118.

Signed-off-by: AndrDragomir <[email protected]>
  • Loading branch information
AndrDragomir committed Oct 9, 2024
1 parent 4afeb48 commit f313cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/microblaze/configs/adi_mb_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ CONFIG_NET_DSA=y
CONFIG_PCI=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_EXTRA_FIRMWARE="ad9467_intbypass_ad9517.stp ad9517.stp Mykonos_M3.bin"
CONFIG_EXTRA_FIRMWARE="ad9467_intbypass_ad9517.stp ad9517.stp Mykonos_M3.bin ADRV9025_DPDCORE_FW.bin ADRV9025_FW.bin ADRV9025_RxGainTable.csv ADRV9025_TxAttenTable.csv stream_image_6E3E00EFB74FE7D465FA88A171B81B8F.bin ActiveUseCase.profile ActiveUtilInit.profile"
CONFIG_EXTRA_FIRMWARE_DIR="./firmware"
CONFIG_MTD=y
CONFIG_MTD_CMDLINE_PARTS=y
Expand Down

0 comments on commit f313cf0

Please sign in to comment.