Trivial patch to add PVR_7455

Dale Farnsworth dale at farnsworth.org
Wed Mar 5 06:51:01 EST 2003


On Tue, Mar 04, 2003 at 07:04:22PM +0000, Dale Farnsworth wrote:
> ===== include/asm-ppc/processor.h 1.80 vs edited =====
> --- 1.80/include/asm-ppc/processor.h	Thu Feb 27 13:22:28 2003
> +++ edited/include/asm-ppc/processor.h	Tue Mar  4 11:02:35 2003
> @@ -687,6 +687,7 @@
>  #define	PVR_7400	0x000C0000
>  #define	PVR_7410	0x800C0000
>  #define	PVR_7450	0x80000000
> +#define	PVR_7455	0x80010000
>  /*
>   * For the 8xx processors, all of them report the same PVR family for
>   * the PowerPC core. The various versions of these processors must be

I'm told that using PVR_XXXX is deprecated and that in my case
I'd be better off using CPU_FTR_L3CR.

So, nevermind.

-Dale

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list