linux: Move brcm firmware to device tree

Signed-off-by: Kirill Kapranov <kirill.kapranov@compulab.co.il>
This commit is contained in:
Kirill Kapranov
2023-06-21 23:22:20 +03:00
parent 3e4b63a8fe
commit 67ff414b55
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -105,6 +105,6 @@ SRC_URI:append = " \
file://0104-make-Fix-IT6161-conditional-build.patch \
file://0105-defconfig-Fix-FB-console.patch \
file://0106-defconfig-Fix-expert-deps.patch \
file://0999-firmware-Add-the-brcm-firmware-to-the.patch \
file://0107-firmware-Add-the-brcm-firmware-to-the.patch \
file://defconfig \
"
@@ -1,7 +1,7 @@
From 01c8830e05cf4112ba76a076b67474e87192c61f Mon Sep 17 00:00:00 2001
From: Valentin Raevsky <valentin@compulab.co.il>
Date: Tue, 11 Aug 2020 16:00:07 +0300
Subject: [PATCH 0999] firmware: Add the brcm firmware to
Subject: [PATCH 0107] firmware: Add the brcm firmware to
the kernel tree
Signed-off-by: Valentin Raevsky <valentin@compulab.co.il>