Subject: Re: current CVS kernel: good and bad news
To: Michael <macallan18@earthlink.net>
From: Tim Kelly <hockey@dialectronics.com>
List: port-macppc
Date: 12/18/2004 12:53:39
At 12:48 PM -0500 12/18/04, Michael wrote:
>I thought you got the L2 detection in the kernel working.

I don't think the kernel is the appropriate place. I have a lot less
problems doing it in the bootloader. It bypasses the whole cache flushing
issue because in the bootloader I do this before the kernel is loaded into
the same memory I use for flushing.

tim