Update to openbsd-v2024.01. This also brings us newer device trees that

are needed for the upcoming KMS driver.

ok tobhe@, sthen@
This commit is contained in:
kettenis 2024-01-08 19:59:11 +00:00
parent faa69578d2
commit 9377bb5ca6
8 changed files with 4 additions and 117 deletions

View File

@ -2,11 +2,10 @@
COMMENT= U-Boot firmware for Apple Silicon
VERSION= 2023.07.02
VERSION= 2024.01
GH_ACCOUNT= AsahiLinux
GH_PROJECT= u-boot
GH_TAGNAME= openbsd-v${VERSION}-1
REVISION= 1
GH_TAGNAME= openbsd-v${VERSION}
PKGNAME= u-boot-asahi-${VERSION:S/-/./g}

View File

@ -1,2 +1,2 @@
SHA256 (u-boot-openbsd-v2023.07.02-1.tar.gz) = sVhMi6ZAIReDCU+Ps0BnYzOgMMftVpw2K8gNl7HR3b0=
SIZE (u-boot-openbsd-v2023.07.02-1.tar.gz) = 25088652
SHA256 (u-boot-openbsd-v2024.01.tar.gz) = h76mG0jstnyZUUeKS2euz2VDGoWLrS9jcDmdasi8mVo=
SIZE (u-boot-openbsd-v2024.01.tar.gz) = 25778428

View File

@ -1,19 +0,0 @@
Index: arch/arm/dts/t600x-j314-j316.dtsi
--- arch/arm/dts/t600x-j314-j316.dtsi.orig
+++ arch/arm/dts/t600x-j314-j316.dtsi
@@ -403,15 +403,6 @@
dai-link@0 {
link-name = "Speakers";
- /*
- * DANGER ZONE: You can blow your speakers!
- *
- * The drivers are not ready, and unless you are careful
- * to attenuate the audio stream, you run the risk of
- * blowing your speakers.
- */
- status = "disabled";
-
cpu {
sound-dai = <&mca 0>, <&mca 1>;
};

View File

@ -1,18 +0,0 @@
Index: arch/arm/dts/t600x-j375.dtsi
--- arch/arm/dts/t600x-j375.dtsi.orig
+++ arch/arm/dts/t600x-j375.dtsi
@@ -292,14 +292,6 @@
dai-link@0 {
link-name = "Speaker";
- /*
- * DANGER ZONE: You can blow your speakers!
- *
- * The drivers are not ready, and unless you are careful
- * to attenuate the audio stream, you run the risk of
- * blowing your speakers.
- */
- status = "disabled";
cpu {
sound-dai = <&mca 0>;
};

View File

@ -1,19 +0,0 @@
Index: arch/arm/dts/t8103-j293.dts
--- arch/arm/dts/t8103-j293.dts.orig
+++ arch/arm/dts/t8103-j293.dts
@@ -149,15 +149,6 @@
dai-link@0 {
link-name = "Speakers";
- /*
- * DANGER ZONE: You can blow your speakers!
- *
- * The drivers are not ready, and unless you are careful
- * to attenuate the audio stream, you run the risk of
- * blowing your speakers.
- */
- status = "disabled";
-
cpu {
sound-dai = <&mca 0>, <&mca 1>;
};

View File

@ -1,18 +0,0 @@
Index: arch/arm/dts/t8103-j313.dts
--- arch/arm/dts/t8103-j313.dts.orig
+++ arch/arm/dts/t8103-j313.dts
@@ -124,14 +124,6 @@
dai-link@0 {
link-name = "Speakers";
- /*
- * DANGER ZONE: You can blow your speakers!
- *
- * The drivers are not ready, and unless you are careful
- * to attenuate the audio stream, you run the risk of
- * blowing your speakers.
- */
- status = "disabled";
cpu {
sound-dai = <&mca 0>, <&mca 1>;

View File

@ -1,19 +0,0 @@
Index: arch/arm/dts/t8112-j413.dts
--- arch/arm/dts/t8112-j413.dts.orig
+++ arch/arm/dts/t8112-j413.dts
@@ -152,15 +152,6 @@
dai-link@0 {
link-name = "Speakers";
- /*
- * DANGER ZONE: You can blow your speakers!
- *
- * The drivers are not ready, and unless you are careful
- * to attenuate the audio stream, you run the risk of
- * blowing your speakers.
- */
- status = "disabled";
-
cpu {
sound-dai = <&mca 0>, <&mca 1>;
};

View File

@ -1,19 +0,0 @@
Index: arch/arm/dts/t8112-j493.dts
--- arch/arm/dts/t8112-j493.dts.orig
+++ arch/arm/dts/t8112-j493.dts
@@ -140,15 +140,6 @@
dai-link@0 {
link-name = "Speakers";
- /*
- * DANGER ZONE: You can blow your speakers!
- *
- * The drivers are not ready, and unless you are careful
- * to attenuate the audio stream, you run the risk of
- * blowing your speakers.
- */
- status = "disabled";
-
cpu {
sound-dai = <&mca 0>, <&mca 1>;
};