Odroid xu4 updates (#425)

* Odroid-XU4: Attempt to fix some eMMC devices

* Linux-firmware: add s5p to buildroot

* Odroid-XU4: fix uboot env size
This commit is contained in:
Ryan Bray
2019-07-15 01:24:43 -06:00
committed by Pascal Vizeli
parent 2e205cafd3
commit f3f9bd9697
9 changed files with 74 additions and 50 deletions

View File

@@ -44,6 +44,12 @@ config BR2_PACKAGE_LINUX_FIRMWARE_QCOM_ADRENO
help
Firmware files for Qualcomm Adreno GPU firmware
config BR2_PACKAGE_LINUX_FIRMWARE_MFC_V8
bool "Samsung MFC video encoder/decoder driver v8"
help
Firmware files for samsung MFC video encoder/decoder driver v8
endmenu # Video
menu "Bluetooth firmware"

View File

@@ -39,6 +39,12 @@ LINUX_FIRMWARE_FILES += qcom/a*
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENSE.qcom qcom/NOTICE.txt
endif
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_MFC_V8),y)
LINUX_FIRMWARE_FILES += s5p-mfc-v8.fw
# No license file; the license is in the file WHENCE
# which is installed unconditionally
endif
# Intel Wireless Bluetooth
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_IBT),y)
LINUX_FIRMWARE_FILES += intel/ibt-*