forked from armbian/build
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'armbian:main' into main
- Loading branch information
Showing
74 changed files
with
994 additions
and
10,442 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
patch/kernel/archive/meson64-6.1/board-radxa-zero-dts-slow-down-sdio-for-working-emmc.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 | ||
From: Chen Jiali <[email protected]> | ||
Date: Tue, 23 Apr 2024 16:05:42 +0800 | ||
Subject: [PATCH 1/1] Reduce eMMC frequency to improve compatibility | ||
|
||
diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts b/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts | ||
index cf0a9be83..29ace14b4 100644 | ||
--- a/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts | ||
+++ b/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts | ||
@@ -358,7 +358,7 @@ &sd_emmc_c { | ||
cap-mmc-highspeed; | ||
mmc-ddr-1_8v; | ||
mmc-hs200-1_8v; | ||
- max-frequency = <200000000>; | ||
+ max-frequency = <150000000>; | ||
disable-wp; | ||
|
||
mmc-pwrseq = <&emmc_pwrseq>; |
18 changes: 18 additions & 0 deletions
18
patch/kernel/archive/meson64-6.12/board-radxa-zero-dts-slow-down-sdio-for-working-emmc.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 | ||
From: Chen Jiali <[email protected]> | ||
Date: Tue, 23 Apr 2024 16:05:42 +0800 | ||
Subject: [PATCH 1/1] Reduce eMMC frequency to improve compatibility | ||
|
||
diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts b/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts | ||
index cf0a9be83..29ace14b4 100644 | ||
--- a/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts | ||
+++ b/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts | ||
@@ -358,7 +358,7 @@ &sd_emmc_c { | ||
cap-mmc-highspeed; | ||
mmc-ddr-1_8v; | ||
mmc-hs200-1_8v; | ||
- max-frequency = <200000000>; | ||
+ max-frequency = <150000000>; | ||
disable-wp; | ||
|
||
mmc-pwrseq = <&emmc_pwrseq>; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
patch/kernel/archive/meson64-6.12/overlay/meson-g12b-bananapi-cm4-i2c2.dtso
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
/dts-v1/; | ||
/plugin/; | ||
|
||
/ { | ||
compatible = "bananapi,bpi-cm4io", "bananapi,bpi-cm4", "amlogic,a311d", "amlogic,g12b"; | ||
|
||
fragment@0 { | ||
target = <&i2c2>; | ||
__overlay__ { | ||
status = "okay"; | ||
}; | ||
}; | ||
|
||
fragment@1 { | ||
target = <&uart_A>; | ||
__overlay__ { | ||
status = "disabled"; | ||
}; | ||
}; | ||
}; |
18 changes: 18 additions & 0 deletions
18
patch/kernel/archive/meson64-6.6/board-radxa-zero-dts-slow-down-sdio-for-working-emmc.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 | ||
From: Chen Jiali <[email protected]> | ||
Date: Tue, 23 Apr 2024 16:05:42 +0800 | ||
Subject: [PATCH 1/1] Reduce eMMC frequency to improve compatibility | ||
|
||
diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts b/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts | ||
index cf0a9be83..29ace14b4 100644 | ||
--- a/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts | ||
+++ b/arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts | ||
@@ -358,7 +358,7 @@ &sd_emmc_c { | ||
cap-mmc-highspeed; | ||
mmc-ddr-1_8v; | ||
mmc-hs200-1_8v; | ||
- max-frequency = <200000000>; | ||
+ max-frequency = <150000000>; | ||
disable-wp; | ||
|
||
mmc-pwrseq = <&emmc_pwrseq>; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
patch/kernel/archive/meson64-6.6/overlay/meson-g12b-bananapi-cm4-i2c2.dts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
/dts-v1/; | ||
/plugin/; | ||
|
||
/ { | ||
compatible = "bananapi,bpi-cm4io", "bananapi,bpi-cm4", "amlogic,a311d", "amlogic,g12b"; | ||
|
||
fragment@0 { | ||
target = <&i2c2>; | ||
__overlay__ { | ||
status = "okay"; | ||
}; | ||
}; | ||
|
||
fragment@1 { | ||
target = <&uart_A>; | ||
__overlay__ { | ||
status = "disabled"; | ||
}; | ||
}; | ||
}; |
131 changes: 0 additions & 131 deletions
131
patch/kernel/archive/rockchip-6.11/patches.libreelec/linux-0002-rockchip-from-list.patch
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.