Commit 960e8d0e80575930e2c0f5543a7f0f6f8e9a32a2

Authored by Eric Lee
1 parent 8d0326cc05
Exists in master

add imx-vpu firmare on quad/dual core machine

Showing 2 changed files with 2 additions and 2 deletions Side-by-side Diff

conf/machine/imx6q1gsmarc.conf
... ... @@ -26,7 +26,7 @@
26 26 SERIAL_CONSOLE = "115200 ttymxc4"
27 27  
28 28 MACHINE_FEATURES += "screen usbgadget vfat ext2 bluetooth wifi pci alsa serial usbhost"
29   -MACHINE_FIRMWARE_append_imx6q1gsmarc = " linux-firmware-ath6k"
  29 +MACHINE_FIRMWARE_append_imx6q1gsmarc = " linux-firmware-ath6k firmware-imx-vpu-imx6q"
30 30  
31 31 IMAGE_FSTYPES += "tar.bz2"
32 32  
conf/machine/imx6q2gsmarc.conf
... ... @@ -26,7 +26,7 @@
26 26 SERIAL_CONSOLE = "115200 ttymxc4"
27 27  
28 28 MACHINE_FEATURES += "screen usbgadget vfat ext2 bluetooth wifi pci alsa serial usbhost"
29   -MACHINE_FIRMWARE_append_imx6q2gsmarc = " linux-firmware-ath6k"
  29 +MACHINE_FIRMWARE_append_imx6q2gsmarc = " linux-firmware-ath6k firmware-imx-vpu-imx6q"
30 30  
31 31 IMAGE_FSTYPES += "tar.bz2"
32 32