mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
android: enable use-partition-name-suffixes
Android native support support suffix for android partition now. Bug 4264841 Change-Id: Icaf70333c88196cd5e10ce5104159dd830fa0833 Signed-off-by: Yijun Zhou <yijunz@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3263814 Reviewed-by: Jian-Min Liu <jianminl@nvidia.com> Reviewed-by: svc-sw-mobile-l4t <svc-sw-mobile-l4t@nvidia.com> Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
d309ec101b
commit
2c26f25676
@@ -22,6 +22,9 @@
|
|||||||
method = "smc";
|
method = "smc";
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
uefi {
|
||||||
|
use-partition-name-suffixes;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
|
|||||||
Reference in New Issue
Block a user