<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>[ 32/48] ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping</title>
        <description> 3.2-stable review patch.  If anyone has any objections, please let me know.

------------------

From: Jose Miguel Goncalves &amp;lt;jose.goncalves@inov.pt&amp;gt;

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 &amp;lt;jose.goncalves@inov.pt&amp;gt;
Signed-off-by: Kukjin Kim &amp;lt;kgene.kim@samsung.com&amp;gt;
Signed-off-by: Ben Hutchings &amp;lt;ben@decadent.org.uk&amp;gt;
---
 arch/arm/plat-samsung/include/plat/map-s3c.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/plat-samsung/include/plat/map-s3c.h b/arch/arm/plat-samsung/include/plat/map-s3c.h
index 7d04875..c0c70a8 100644
--- a/arch/arm/plat-samsung/include/plat/map-s3c.h
+++ b/arch/arm/plat-samsung/include/plat/map-s3c.h
@@ -22,7 +22,7 @@
 #define S3C24XX_VA_WATCHDOG	S3C_VA_WATCHDOG
 
 #define S3C2412_VA_SSMC		S3C_ADDR_CPU(0x00000000)
-#define S3C2412_VA_EBI		S3C_ADDR_CPU(0x00010000)
+#define S3C2412_VA_EBI		S3C_ADDR_CPU(0x00100000)
 
 #define S3C2410_PA_UART		(0x50000000)
 #define S3C24XX_PA_UART		S3C2410_PA_UART


--
To unsubscribe from this list: send the line &amp;quot;unsubscribe linux-kernel&amp;quot; in
the body of a message to &amp;#109;&amp;#97;&amp;#106;&amp;#111;&amp;#114;&amp;#100;&amp;#111;&amp;#109;&amp;#111;&amp;#64;&amp;#118;&amp;#103;&amp;#101;&amp;#114;&amp;#46;&amp;#107;&amp;#101;&amp;#114;&amp;#110;&amp;#101;&amp;#108;&amp;#46;&amp;#111;&amp;#114;&amp;#103;
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/</description>
        <link>http://www.serverphorums.com/read.php?12,522173,522173#msg-522173</link>
        <lastBuildDate>Fri, 24 May 2013 20:35:46 +0200</lastBuildDate>
        <generator>Phorum 5.2.18</generator>
        <item>
            <guid>http://www.serverphorums.com/read.php?12,522173,522173#msg-522173</guid>
            <title>[ 32/48] ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping</title>
            <link>http://www.serverphorums.com/read.php?12,522173,522173#msg-522173</link>
            <description><![CDATA[ 3.2-stable review patch.  If anyone has any objections, please let me know.<br />
<br />
------------------<br />
<br />
From: Jose Miguel Goncalves &lt;jose.goncalves@inov.pt&gt;<br />
<br />
commit 3dca938656c7b0ff6b0717a5dde0f5f45e592be5 upstream.<br />
<br />
While upgrading the kernel on a S3C2412 based board I've noted<br />
that it was impossible to boot the board with a 2.6.32 or upper<br />
kernel. I've tracked down the problem to the EBI virtual memory<br />
mapping that is in conflict with the IO mapping definition in<br />
arch/arm/mach-s3c24xx/s3c2412.c.<br />
<br />
Signed-off-by: Jose Miguel Goncalves &lt;jose.goncalves@inov.pt&gt;<br />
Signed-off-by: Kukjin Kim &lt;kgene.kim@samsung.com&gt;<br />
Signed-off-by: Ben Hutchings &lt;ben@decadent.org.uk&gt;<br />
---<br />
 arch/arm/plat-samsung/include/plat/map-s3c.h |    2 +-<br />
 1 file changed, 1 insertion(+), 1 deletion(-)<br />
<br />
diff --git a/arch/arm/plat-samsung/include/plat/map-s3c.h b/arch/arm/plat-samsung/include/plat/map-s3c.h<br />
index 7d04875..c0c70a8 100644<br />
--- a/arch/arm/plat-samsung/include/plat/map-s3c.h<br />
+++ b/arch/arm/plat-samsung/include/plat/map-s3c.h<br />
@@ -22,7 +22,7 @@<br />
 #define S3C24XX_VA_WATCHDOG	S3C_VA_WATCHDOG<br />
 <br />
 #define S3C2412_VA_SSMC		S3C_ADDR_CPU(0x00000000)<br />
-#define S3C2412_VA_EBI		S3C_ADDR_CPU(0x00010000)<br />
+#define S3C2412_VA_EBI		S3C_ADDR_CPU(0x00100000)<br />
 <br />
 #define S3C2410_PA_UART		(0x50000000)<br />
 #define S3C24XX_PA_UART		S3C2410_PA_UART<br />
<br />
<br />
--<br />
To unsubscribe from this list: send the line &quot;unsubscribe linux-kernel&quot; in<br />
the body of a message to <a href="mailto:&#109;&#97;&#106;&#111;&#114;&#100;&#111;&#109;&#111;&#64;&#118;&#103;&#101;&#114;&#46;&#107;&#101;&#114;&#110;&#101;&#108;&#46;&#111;&#114;&#103;">&#109;&#97;&#106;&#111;&#114;&#100;&#111;&#109;&#111;&#64;&#118;&#103;&#101;&#114;&#46;&#107;&#101;&#114;&#110;&#101;&#108;&#46;&#111;&#114;&#103;</a><br />
More majordomo info at  <a href="http://vger.kernel.org/majordomo-info.html" target="_blank"  rel="nofollow">http://vger.kernel.org/majordomo-info.html</a><br />
Please read the FAQ at  <a href="http://www.tux.org/lkml/" target="_blank"  rel="nofollow">http://www.tux.org/lkml/</a>]]></description>
            <dc:creator>Ben Hutchings</dc:creator>
            <category>Linux Kernel</category>
            <pubDate>Sun, 01 Jul 2012 20:30:06 +0200</pubDate>
        </item>
    </channel>
</rss>
