GNU Linux-libre 6.2.12-gnu scripts scripts/v6.2.12-gnu
authorAlexandre Oliva <lxoliva@fsfla.org>
Thu, 20 Apr 2023 21:22:40 +0000 (21:22 +0000)
committerAlexandre Oliva <lxoliva@fsfla.org>
Thu, 20 Apr 2023 21:22:40 +0000 (21:22 +0000)
deblob-check

index 6af081603eda95cf99d69e86431f29da065b5673..6bf92f7eda6b3a1426f13536d6608238d8fc78de 100755 (executable)
@@ -3,6 +3,7 @@
 # deblob-check version 2023-02-05 r19039
 #        modified with 2023-03-10 r19100
 #        modified with 2023-03-17 r19120
+#        modified with 2023-04-13 r19170
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6782,6 +6783,9 @@ set_except () {
     # New in 6.2.7, 6.1.20, 5.15.103, 5.10.175, 5.4.237, 4.19.278, 4.14.310.
     accept '[\t][ ][*][ ]updated[ ]microcode[ ]at[ ]the[ ]time' arch/x86/kernel/cpu/amd.c
 
+    # New in 6.3-rc, 6.2.12.
+    blobname 'qcom[/]sa8540p[/]cdsp0\.mbn' arch/arm64/boot/dts/qcom/sa8540p-ride.dts
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)