[U-Boot-Users] MPC8360 / E Rev 2.0 Support
Kim Phillips
kim.phillips at freescale.com
Tue Jan 23 17:31:48 CET 2007
On Mon, 22 Jan 2007 17:27:05 -0800
"Russell McGuire" <rmcguire at videopresence.com> wrote:
> 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, we are working (currently debugging actually) on 8360 rev. 2 support in u-boot 1.2.0. However, if you can't wait, and if it's only the [SP]VR value checks you need to get you going, I'll take a patch.
Kim
More information about the U-Boot
mailing list