mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-24 02:07:23 +03:00
tegra234: Add bootargs in base DTB tegra234-p3737-0000+p3701-0000
Add bootargs matching with mainline for the platform tegra234-p3737-0000+p3701-0000 as bootargs = "console=ttyTCU0,115200n8" Bug 4037899 Change-Id: I8123348fd8b5b6ed344a6955e7294f77612511f4 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2948332 GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
3a45ac52bd
commit
6e96c24966
@@ -21,10 +21,6 @@
|
|||||||
fragment-t234-p3737-p3701@0 {
|
fragment-t234-p3737-p3701@0 {
|
||||||
target-path = "/";
|
target-path = "/";
|
||||||
__overlay__ {
|
__overlay__ {
|
||||||
chosen {
|
|
||||||
bootargs = "console=ttyTCU0,115200n8";
|
|
||||||
};
|
|
||||||
|
|
||||||
cpus {
|
cpus {
|
||||||
idle-states {
|
idle-states {
|
||||||
c7 {
|
c7 {
|
||||||
|
|||||||
@@ -18,6 +18,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
|
bootargs = "console=ttyTCU0,115200n8";
|
||||||
stdout-path = "serial0:115200n8";
|
stdout-path = "serial0:115200n8";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user