[9610][ERD] arm64: dts: changed reserve-fimc memory for BCM monitoring
authorEunyoung Lee <ey470.lee@samsung.com>
Mon, 25 Jun 2018 05:01:37 +0000 (14:01 +0900)
committerWooyeon Kim <wooy88.kim@samsung.com>
Fri, 6 Jul 2018 01:43:25 +0000 (10:43 +0900)
Change-Id: I297205e031f1c5ca1342a036ba97ea222d143428
Signed-off-by: Eunyoung Lee <ey470.lee@samsung.com>
arch/arm64/boot/dts/exynos/exynos9610-erd9610.dts

index f1012cc68bac4273c8af452a65bd1ce45f7a8fe3..9bdf9da91b31db971e02da5f0066e4ac36b94618 100644 (file)
@@ -27,7 +27,7 @@
        };
 
        chosen {
-               bootargs = "console=ram 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 pmic_info=0x3";
+               bootargs = "console=ram 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=0xffffff80f9fe0000 pmic_info=0x3";
                linux,initrd-start = <0x84000000>;
                linux,initrd-end = <0x841FFFFF>;
        };