projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af2cda7
)
arm64: dts: ti: k3-j7200-common-proc-board: Drop bootargs
author
Nishanth Menon
<nm@ti.com>
Wed, 19 Apr 2023 14:12:21 +0000
(09:12 -0500)
committer
Vignesh Raghavendra
<vigneshr@ti.com>
Mon, 8 May 2023 16:03:42 +0000
(21:33 +0530)
Drop bootargs from the dts. The console arguments are already covered in
stdout-path property and earlycon is a debug property that should be
enabled only when debug is desired and not as default.
Link:
https://lore.kernel.org/linux-arm-kernel/81134eb9-2b7d-05bc-3035-a47f020861a8@linaro.org/
Suggested-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Roger Quadros <rogerq@kernel.org>
Signed-off-by: Nishanth Menon <nm@ti.com>
Link:
https://lore.kernel.org/r/20230419141222.383567-5-nm@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts
b/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts
index 0d39d6b8cc0ca78d0d790280b4350ce368728175..5506341aae21bd9435386c9f4c48eb0126aedde4 100644
(file)
--- a/
arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts
+++ b/
arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts
@@
-17,7
+17,6
@@
chosen {
stdout-path = "serial2:115200n8";
- bootargs = "console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000";
};
evm_12v0: fixedregulator-evm12v0 {