git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
763a5d0
)
Revert "riscv: dts: jh7110: Enable PLL node in SPL"
author
Leo Yu-Chi Liang
<ycliang@andestech.com>
Mon, 22 Jul 2024 03:15:58 +0000
(11:15 +0800)
committer
Leo Yu-Chi Liang
<ycliang@andestech.com>
Mon, 22 Jul 2024 07:42:07 +0000
(15:42 +0800)
This patch breaks speed SD function on Milk-V Mars CM Lite (DFRobot mini router carrier).
Revert this commit for now.
Link:
https://lore.kernel.org/u-boot/ZpZSmdrst4z_Q4JQ@swlinux02/T/#mbcd32d430fe58a1dd8161c9f3cc073052501b701
This reverts commit
e6b7aeef3df206b9f2a47e715d643b735d18ae73
.
Reported-by: E Shattow <lucent@gmail.com>
Signed-off-by: Leo Yu-Chi Liang <ycliang@andestech.com>
arch/riscv/dts/jh7110-u-boot.dtsi
patch
|
blob
|
history
diff --git
a/arch/riscv/dts/jh7110-u-boot.dtsi
b/arch/riscv/dts/jh7110-u-boot.dtsi
index
c09d5c9
..
2f560e7
100644
(file)
--- a/
arch/riscv/dts/jh7110-u-boot.dtsi
+++ b/
arch/riscv/dts/jh7110-u-boot.dtsi
@@
-93,10
+93,6
@@
bootph-pre-ram;
};
-&pllclk {
- bootph-pre-ram;
-};
-
&S7_0 {
status = "okay";
};