[U-Boot] [PATCH v2] 86xx: Update CPU info output on bootup
Peter Tyser
ptyser at xes-inc.com
Fri Feb 6 22:09:07 CET 2009
On Fri, 2009-02-06 at 15:03 -0600, Kumar Gala wrote:
> On Feb 6, 2009, at 2:30 PM, Peter Tyser wrote:
>
> > L1: D-cache 32 KB enabled
> > I-cache 32 KB enabled
>
> a nit but can we get I-cache to line up w/D-Cache
Hmm, they look lined up in my serial console output and patch:
L1: D-cache 32 KB enabled
I-cache 32 KB enabled
+ puts("L1: D-cache 32 KB enabled\n");
+ puts(" I-cache 32 KB enabled\n");
?
Best,
Peter
More information about the U-Boot
mailing list