[U-Boot] [PATCH v2] 86xx: Update CPU info output on bootup
Kumar Gala
galak at kernel.crashing.org
Fri Feb 6 22:11:02 CET 2009
On Feb 6, 2009, at 3:09 PM, Peter Tyser wrote:
> 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");
>
> ?
maybe my mailer.. just ignore me.
- k
More information about the U-Boot
mailing list