From: Jose Miguel Goncalves Date: Fri, 11 May 2012 21:11:49 +0000 (+0900) Subject: ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping X-Git-Tag: v3.2.22~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53cee5b9ae7d411f5e2ebba2230937b598bf23e7;p=pandora-kernel.git ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping commit 3dca938656c7b0ff6b0717a5dde0f5f45e592be5 upstream. While upgrading the kernel on a S3C2412 based board I've noted that it was impossible to boot the board with a 2.6.32 or upper kernel. I've tracked down the problem to the EBI virtual memory mapping that is in conflict with the IO mapping definition in arch/arm/mach-s3c24xx/s3c2412.c. Signed-off-by: Jose Miguel Goncalves Signed-off-by: Kukjin Kim Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed