
18 Feb
2009
18 Feb
'09
7:25 p.m.
On Wed, 18 Feb 2009 11:20:18 -0600 Scott Wood scottwood@freescale.com wrote:
On Tue, Feb 17, 2009 at 07:25:50PM -0600, Kim Phillips wrote:
the extra checks this patch makes makes flush_cache() consume a mere 16 more bytes, which makes the SIMPC8313 build fail.
I don't see an easy way out of this that satisfies everyone. Ideas?
Trim some bytes from elsewhere. Statically determine large v. small page, for example.
thanks, turns out a pending patch from Ron already fixes it:
http://lists.denx.de/pipermail/u-boot/2009-February/047793.html
Kim