bootargs: move common androidboot. param to bootconfig

Remove common androidboot.<param> from cmdline and set "bootconfig".

Bug 4256908

Change-Id: I5f77bc3645ec888c8272bc31f923b854b82f2340
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3112136
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-by: Yijun Zhou <yijunz@nvidia.com>
Reviewed-by: svc-sw-mobile-l4t <svc-sw-mobile-l4t@nvidia.com>
Reviewed-by: Ankita Garg <ankitag@nvidia.com>
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Tested-by: Yijun Zhou <yijunz@nvidia.com>
This commit is contained in:
Yijun Zhou
2024-04-09 11:10:17 +00:00
committed by mobile promotions
parent 465ae11d59
commit cfda14f180
2 changed files with 10 additions and 5 deletions

View File

@@ -26,7 +26,8 @@
chosen {
use_dts_cmdline;
bootargs=ANDROID_BOOTARGS;
bootargs = ANDROID_BOOTARGS;
bootconfig = ANDROID_BOOTCONFIG;
};
bus@0 {