On Fri, 2006-06-09 at 11:00 -0500, Jon Loeliger wrote:
So, like, the other day Benjamin Herrenschmidt mumbled:
quoted
On Thu, 2006-06-08 at 16:58 -0500, Jon Loeliger wrote:
quoted
Signed-off-by: Jon Loeliger <redacted>
Beware about this one... the CPU setup code might run before the feature
fixup in the future...
...
or go read the feature bit directly in the structure
rather than relying on the fixup mecanism.
OK.
quoted
you should probably do a separate setup function for your core
Truth be told, this is a pretty generic fix for other
parts as well. If I recall correctly, 7447, 7448, 7448A and 7450
as well as the new 8641 now.
But I can certainly introduce a new setup function here
if you think that is the right thing to do. No problem.
No, go for the generic fix.
Ben.