[PATCH v2] powerpc: Fix PowerPC 750CL and 750GX CPU features
Josh Boyer
jwboyer at linux.vnet.ibm.com
Fri Apr 13 05:54:33 EST 2007
On Thu, 2007-04-12 at 21:28 +0200, Segher Boessenkool wrote:
> > PowerPC 750CL has high BATs. The patch below adds a CPU_FTRS_750CL
> > that
> > includes that. Without it, the original firmware mappings in the high
> > BATs
> > aren't cleared which continue to override the linux translations.
> >
> > It also adds CPU_FTR_COMMON to CPU_FTRS_750GX for completeness.
>
> Looks good to me, thanks Josh. It would be nice to define
> the 750XX features as plain 750 + a few options, but that's
> a separate cleanup.
Yep, I was thinking a cleanup along those lines would be good. I'd like
to get this current patch merged first, and then I can do that cleanup.
Didn't want to fight with patch dependency ordering for now (which is
also why I rolled the small GX fix into this patch).
josh
More information about the Linuxppc-dev
mailing list