<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/arch/unicore32/boot, branch v3.2.35</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/arch/unicore32/boot?h=v3.2.35</id>
<link rel='self' href='https://git.amat.us/linux/atom/arch/unicore32/boot?h=v3.2.35'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2011-11-15T09:13:15Z</updated>
<entry>
<title>arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGS</title>
<updated>2011-11-15T09:13:15Z</updated>
<author>
<name>Arnaud Lacombe</name>
<email>lacombar@gmail.com</email>
</author>
<published>2011-08-15T05:07:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=63c95fa414032adb56194d026c9ed054488b0783'/>
<id>urn:sha1:63c95fa414032adb56194d026c9ed054488b0783</id>
<content type='text'>
Usage of these flags has been deprecated for nearly 4 years by:

    commit f77bf01425b11947eeb3b5b54685212c302741b8
    Author: Sam Ravnborg &lt;sam@neptun.(none)&gt;
    Date:   Mon Oct 15 22:25:06 2007 +0200

        kbuild: introduce ccflags-y, asflags-y and ldflags-y

Moreover, these flags (at least EXTRA_CFLAGS) have been documented for command
line use. By default, gmake(1) do not override command line setting, so this is
likely to result in build failure or unexpected behavior.

Replace their usage by Kbuild's `{as,cc,ld}flags-y'.

Cc: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Cc: Guan Xuetao &lt;gxt@mprc.pku.edu.cn&gt;
Signed-off-by: Arnaud Lacombe &lt;lacombar@gmail.com&gt;
Acked-by: Guan Xuetao &lt;gxt@mprc.pku.edu.cn&gt;
</content>
</entry>
<entry>
<title>unicore32: change zImage physical address, though it's PIC codes</title>
<updated>2011-06-09T08:19:44Z</updated>
<author>
<name>Guan Xuetao</name>
<email>gxt@mprc.pku.edu.cn</email>
</author>
<published>2011-04-20T11:06:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f4728fd21f6d81bb2100da7eb9c675f1a74ad30d'/>
<id>urn:sha1:f4728fd21f6d81bb2100da7eb9c675f1a74ad30d</id>
<content type='text'>
U-boot will load the kernel image to 48M physical memory address.
The patch changes it to the correct address, though it's PIC codes.

Signed-off-by: Guan Xuetao &lt;gxt@mprc.pku.edu.cn&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
</content>
</entry>
<entry>
<title>unicore32 additional architecture files: boot process</title>
<updated>2011-03-17T01:19:14Z</updated>
<author>
<name>GuanXuetao</name>
<email>gxt@mprc.pku.edu.cn</email>
</author>
<published>2011-01-15T10:23:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=70fac51feaf2ca50c84e102e2a2699eb19ef24bd'/>
<id>urn:sha1:70fac51feaf2ca50c84e102e2a2699eb19ef24bd</id>
<content type='text'>
This patch implements booting process, including uncompression process.

Signed-off-by: Guan Xuetao &lt;gxt@mprc.pku.edu.cn&gt;
Reviewed-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
</content>
</entry>
</feed>
