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
(cherry picked from commit 6e96c24966)
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2955886
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Laxman Dewangan
2023-08-04 04:05:29 +00:00
committed by mobile promotions
parent 7571e0a6f2
commit aba3fe360c
2 changed files with 1 additions and 4 deletions

View File

@@ -21,10 +21,6 @@
fragment-t234-p3737-p3701@0 {
target-path = "/";
__overlay__ {
chosen {
bootargs = "console=ttyTCU0,115200n8";
};
cpus {
idle-states {
c7 {

View File

@@ -18,6 +18,7 @@
};
chosen {
bootargs = "console=ttyTCU0,115200n8";
stdout-path = "serial0:115200n8";
};