<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/m5282evb, branch v1.3.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/m5282evb?h=v1.3.2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/m5282evb?h=v1.3.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-02-14T00:11:00Z</updated>
<entry>
<title>Fix remaining CONFIG_COMMANDS</title>
<updated>2008-02-14T00:11:00Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2008-01-25T06:54:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1b769881750030f10743808b9d6013e11f559350'/>
<id>urn:sha1:1b769881750030f10743808b9d6013e11f559350</id>
<content type='text'>
update comments
Fix coding style

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections</title>
<updated>2008-01-12T19:31:39Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-01-12T19:31:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=64134f011254123618798ff77c42ba196b2ec485'/>
<id>urn:sha1:64134f011254123618798ff77c42ba196b2ec485</id>
<content type='text'>
With recent toolchain versions, some boards would not build because
or errors like this one (here for ocotea board when building with
ELDK 4.2 beta):
ppc_4xx-ld: section .bootpg [fffff000 -&gt; fffff23b] overlaps section .bss [fffee900 -&gt; fffff8ab]

For many boards, the .bss section is big enough that it wraps around
at the end of the address space (0xFFFFFFFF), so the problem will not
be visible unless you use a 64 bit tool chain for development. On
some boards however, changes to the code size (due to different
optimizations) we bail out with section overlaps like above.

The fix is to add the NOLOAD attribute to the .bss and .sbss
sections, telling the linker that .bss does not consume any space in
the image.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>ColdFire 5282: Fix external flash boot and return dramsize</title>
<updated>2007-10-25T22:09:17Z</updated>
<author>
<name>TsiChungLiew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2007-10-25T22:09:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2acefa72ee0026f862ab65597ca687428f63a973'/>
<id>urn:sha1:2acefa72ee0026f862ab65597ca687428f63a973</id>
<content type='text'>
Signed-off-by: TsiChungLiew &lt;Tsi-Chung.Liew@freescale.com&gt;
</content>
</entry>
<entry>
<title>ColdFire: fix build error becasue of bad type of mii_init()</title>
<updated>2007-09-15T19:04:27Z</updated>
<author>
<name>Liew Tsi Chung-r5aahp</name>
<email>Tsi-chung.Liew@freescale.com</email>
</author>
<published>2007-09-13T23:06:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dcb88630290d2bcd803386dd4c2be73142994c4f'/>
<id>urn:sha1:dcb88630290d2bcd803386dd4c2be73142994c4f</id>
<content type='text'>
Signed-off-by: TsiChungLiew &lt;Tsi-Chung.Liew@freescale.com&gt;
</content>
</entry>
<entry>
<title>ColdFire: Update Freescale MCF52x2 platforms</title>
<updated>2007-08-16T23:43:20Z</updated>
<author>
<name>TsiChungLiew</name>
<email>Tsi-Chung.Liew@freescale.com</email>
</author>
<published>2007-08-16T01:32:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f28e1bd9daa6de5eb33ae4822bda6b008ccb4e9e'/>
<id>urn:sha1:f28e1bd9daa6de5eb33ae4822bda6b008ccb4e9e</id>
<content type='text'>
Signed-off-by: TsiChungLiew &lt;Tsi-Chung.Liew@freescale.com&gt;
</content>
</entry>
<entry>
<title>Move "ar" flags to config.mk to allow for silent "make -s"</title>
<updated>2006-10-08T23:02:05Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@atlas.denx.de</email>
</author>
<published>2006-10-08T23:02:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2b208f5308ae0c72a6840180e59ed1ab4f9b69fc'/>
<id>urn:sha1:2b208f5308ae0c72a6840180e59ed1ab4f9b69fc</id>
<content type='text'>
Based on patch by Mike Frysinger, 20 Jun 2006
</content>
</entry>
<entry>
<title>Add support for a saving build objects in a separate directory.</title>
<updated>2006-09-01T17:49:50Z</updated>
<author>
<name>Marian Balakowicz</name>
<email>m8@semihalf.com</email>
</author>
<published>2006-09-01T17:49:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f93286397ed2a7084efb0362a43ee09f11702349'/>
<id>urn:sha1:f93286397ed2a7084efb0362a43ee09f11702349</id>
<content type='text'>
Modifications are based on the linux kernel approach and
support two use cases:

  1) Add O= to the make command line
  'make O=/tmp/build all'

  2) Set environement variable BUILD_DIR to point to the desired location
  'export BUILD_DIR=/tmp/build'
  'make'

The second approach can also be used with a MAKEALL script
'export BUILD_DIR=/tmp/build'
'./MAKEALL'

Command line 'O=' setting overrides BUILD_DIR environent variable.

When none of the above methods is used the local build is performed and
the object files are placed in the source directory.
</content>
</entry>
<entry>
<title>Fixes for gcc 3.4 based m68k toolchain,</title>
<updated>2006-05-09T09:28:36Z</updated>
<author>
<name>Marian Balakowicz</name>
<email>m8@semihalf.com</email>
</author>
<published>2006-05-09T09:28:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=483a0cf804dfc2b320fc32c7de77d23502dadfd5'/>
<id>urn:sha1:483a0cf804dfc2b320fc32c7de77d23502dadfd5</id>
<content type='text'>
based on patch by Jate Sujjavanich.
</content>
</entry>
<entry>
<title>More GCC 4.x code cleanup</title>
<updated>2006-03-11T21:56:07Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-03-11T21:56:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8de7ed3abe2b972fd3cc2eda3953fa2c0b554e3e'/>
<id>urn:sha1:8de7ed3abe2b972fd3cc2eda3953fa2c0b554e3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix problems with ld version 2.16 (dot outside sections problem)</title>
<updated>2005-08-31T10:28:00Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2005-08-31T10:28:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=807d5d7319330e336ab34a5623c5e0d73b87d540'/>
<id>urn:sha1:807d5d7319330e336ab34a5623c5e0d73b87d540</id>
<content type='text'>
Pointed out by Gerhard Jaeger, 31 Aug 2005;
cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
</content>
</entry>
</feed>
