<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/arm_intcm/config.mk, branch v2009.03</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/arm_intcm/config.mk?h=v2009.03</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/arm_intcm/config.mk?h=v2009.03'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-12-13T22:41:23Z</updated>
<entry>
<title>Remove compiler warning: target CPU does not support interworking</title>
<updated>2008-12-13T22:41:23Z</updated>
<author>
<name>Sergei Poselenov</name>
<email>sposelenov@emcraft.com</email>
</author>
<published>2008-09-19T10:07:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0e0c862efe7279e9609db74d758cd1b84c6c7209'/>
<id>urn:sha1:0e0c862efe7279e9609db74d758cd1b84c6c7209</id>
<content type='text'>
This warning is issued by modern ARM-EABI GCC on non-thumb targets.

Signed-off-by: Vladimir Panfilov &lt;pvr@emcraft.com&gt;
Signed-off-by: Sergei Poselenov &lt;sposelenov@emcraft.com&gt;
</content>
</entry>
<entry>
<title>ARM: fix warning: target CPU does not support interworking</title>
<updated>2008-09-09T00:14:43Z</updated>
<author>
<name>Sergei Poselenov</name>
<email>sposelenov@emcraft.com</email>
</author>
<published>2008-08-14T12:08:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1bb8b2ef2722bbaea3cc5d46321ce1d99f9b56f7'/>
<id>urn:sha1:1bb8b2ef2722bbaea3cc5d46321ce1d99f9b56f7</id>
<content type='text'>
This patch fixes warnings like this:

start.S:0: warning: target CPU does not support interworking

which come from some ARM cross compilers and are caused by hard-coded
(with "--with-cpu=arm9" configuration option) ARM targets (which
support ARM Thumb instructions), while the ARM target selected from
the command line (with "-march=armv4") doesn't support Thumb
instructions.

This warning is issued by the compiler regardless of the real use of
the Thumb instructions in code.

To fix this problem, we use options according to compiler version
being used.

Signed-off-by: Sergei Poselenov &lt;sposelenov@emcraft.com&gt;
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Add ARM946E cpu and core module targets; remap memory to 0x00000000</title>
<updated>2005-09-24T23:48:28Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.(none)</email>
</author>
<published>2005-09-24T23:48:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=74f4304ee717d0f4b3a27e7fd4a64944749b8783'/>
<id>urn:sha1:74f4304ee717d0f4b3a27e7fd4a64944749b8783</id>
<content type='text'>
Patch by Peter Pearse, 2 Feb 2005
</content>
</entry>
</feed>
