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.5-rc5~1^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dca938656c7b0ff6b0717a5dde0f5f45e592be5;p=pandora-kernel.git ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping 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 Cc: Stable Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed