mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
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:
committed by
mobile promotions
parent
465ae11d59
commit
cfda14f180
@@ -26,7 +26,8 @@
|
||||
|
||||
chosen {
|
||||
use_dts_cmdline;
|
||||
bootargs=ANDROID_BOOTARGS;
|
||||
bootargs = ANDROID_BOOTARGS;
|
||||
bootconfig = ANDROID_BOOTCONFIG;
|
||||
};
|
||||
|
||||
bus@0 {
|
||||
|
||||
Reference in New Issue
Block a user