From: Tomasz Figa Date: Wed, 17 Oct 2012 09:10:34 +0000 (+0900) Subject: ARM: dts: Split memory into 4 sections for exynos4210-trats X-Git-Tag: fixes-for-3.7~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59cf19a4fa2b8832f04f4c2b846c7cade52e475d;p=pandora-kernel.git ARM: dts: Split memory into 4 sections for exynos4210-trats Since the maximum section size on mach-exynos is set to 256MiB, boards with memory configuration defined using sections bigger than 256MiB will fail to boot with a kernel panic. This patch modifies the dts file of Samsung Trats board to define four sections of 256MiB instead of two of 512MiB to fix the boot problem. Signed-off-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed