<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/common/memsize.c, branch v2011.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>Remove volatile qualifier in get_ram_size() calls</title>
<updated>2011-07-17T15:11:53+00:00</updated>
<author>
<name>Albert ARIBAUD</name>
<email>albert.u.boot@aribaud.net</email>
</author>
<published>2011-07-03T05:55:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a55d23ccf6cb90acb9667a46427670add9486aec'/>
<id>a55d23ccf6cb90acb9667a46427670add9486aec</id>
<content type='text'>
Checkpatch.pl complains about the volatile qualifier in calls to
get_ram_size(). Remove this qualifier in the prototype and in the
calls where it is useless, and leave it only in the function body
where it is needed.

Signed-off-by: Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Checkpatch.pl complains about the volatile qualifier in calls to
get_ram_size(). Remove this qualifier in the prototype and in the
calls where it is useless, and leave it only in the function body
where it is needed.

Signed-off-by: Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Sequential accesses to non-existent memory must be synchronized,</title>
<updated>2006-11-06T16:06:36+00:00</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@pollux.denx.de</email>
</author>
<published>2006-11-06T16:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=91650b3e4de688038d4f71279c44858e3e2c6870'/>
<id>91650b3e4de688038d4f71279c44858e3e2c6870</id>
<content type='text'>
at least on G2 cores.

This fixes get_ram_size() problems on MPC5200 Rev. B boards.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
at least on G2 cores.

This fixes get_ram_size() problems on MPC5200 Rev. B boards.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a common get_ram_size() function and modify the the</title>
<updated>2004-01-06T22:38:14+00:00</updated>
<author>
<name>wdenk</name>
<email>wdenk</email>
</author>
<published>2004-01-06T22:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c83bf6a2d00ef846c1fb2b0c60540f03ef203125'/>
<id>c83bf6a2d00ef846c1fb2b0c60540f03ef203125</id>
<content type='text'>
board-specific files to invoke that common implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
board-specific files to invoke that common implementation.
</pre>
</div>
</content>
</entry>
</feed>
