[9610][ERD] arm64: dts: Change bootargs for Android
authorJaehyoung Choi <jkkkkk.choi@samsung.com>
Fri, 11 May 2018 07:56:43 +0000 (16:56 +0900)
committerJaehyoung Choi <jkkkkk.choi@samsung.com>
Fri, 11 May 2018 07:56:43 +0000 (16:56 +0900)
Change-Id: I51d00c7b09a30f292971a08f4b924d056f1e9c6b
Signed-off-by: Jaehyoung Choi <jkkkkk.choi@samsung.com>
arch/arm64/boot/dts/exynos/exynos9610-erd9610.dts

index 0841608d3b0700def58ceefdfdb4661a5eab9957..242debf55d74fcc28ae2807e54f7a0ddb36474f0 100644 (file)
@@ -33,7 +33,7 @@
        };
 
        chosen {
-               bootargs = "earlycon=exynos4210,0x13820000 console=ttySAC0,115200n8 root=/dev/ram0 rw ramdisk=8192 initrd=0x84000000,8M init=/linuxrc clk_ignore_unused ess_setup=0x86000000";
+               bootargs = "console=ttySAC0,115200n8 root=/dev/ram0 clk_ignore_unused bcm_setup=0xffffff80f8e00000 androidboot.hardware=samsungexynos9610 androidboot.selinux=permissive androidboot.debug_level=0x4948 firmware_class.path=/vendor/firmware ecd_setup=disable reserve-fimc=0xffffff80fa000000";
                linux,initrd-start = <0x84000000>;
                linux,initrd-end = <0x841FFFFF>;
        };