[U-Boot-Users] MPC8360 / E Rev 2.0 Support

Russell McGuire rmcguire at videopresence.com
Tue Jan 23 02:27:05 CET 2007


Anyone,

Has anyone submitted a patch yet for the newer MPC8360 and MPC8360E cpu's?

i.e. 

Patches to e300.h, cpu.c, mpc83xx.h that would include 
newer additions to the SPR and PVR #defines and case statements
that would autodetect cpu's starting with engineering models of Rev 1.2 up
through Rev 2.0?

Examples:
#define SPR_8360E_REV12 0x80480012
#define SPR_8360E_REV20 0x80480020

#define PVR_8360_REV20	(PVR_83xx | 0x0030)

I checked in U-boot 1.2.0 and didn't see anything in the patch, but before I
go and submit something, just wanted to not repeat anybody elses work.

-Russ





More information about the U-Boot mailing list