remove selinux and etc from dts.
authorzhangh12 <zhangh12@motorola.com>
Thu, 27 Dec 2018 07:40:22 +0000 (15:40 +0800)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:23:52 +0000 (20:23 +0300)
Change-Id: I3e754ea559fed89bf4de20f0bc04d89ae9bf9c0e
Signed-off-by: zhangh12 <zhangh12@motorola.com>
Reviewed-on: https://gerrit.mot.com/1287388
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key

arch/arm64/boot/dts/exynos/exynos9610.dtsi

index f510136c2a8ca5d87d933dfc587f2670e30c5ec1..7e95a3b3110fbd163e58a3fad0e5df0e65bf9c27 100644 (file)
        };
 
        chosen {
-               bootargs = "swiotlb=512 console=ram androidboot.dtbo_idx=0 skip_initramfs rootwait ro init=/init clk_ignore_unused bcm_setup=0xffffff90f8e00000 androidboot.hardware=exynos9610 androidboot.debug_level=0x4948 firmware_class.path=/vendor/firmware ecd_setup=disable reserve-fimc=0xffffff90f9fe0000 pmic_info=0x3 ccic_info=0x1 epx_activate=true";
+               bootargs = "swiotlb=512 console=ram rootwait ro init=/init clk_ignore_unused bcm_setup=0xffffff90f8e00000 androidboot.hardware=exynos9610 androidboot.debug_level=0x4948 firmware_class.path=/vendor/firmware ecd_setup=disable reserve-fimc=0xffffff90f9fe0000 pmic_info=0x3 ccic_info=0x1 epx_activate=true";
                linux,initrd-start = <0x84000000>;
                linux,initrd-end = <0x841FFFFF>;
        };