[U-Boot] [PATCH 1/2]Refactored common cpu specific code for 85xx/86xx into one file.
Wolfgang Denk
wd at denx.de
Fri Jul 31 00:41:58 CEST 2009
Dear Kumar Gala,
In message <6ACE562A-DEB9-4E6C-B357-1A0D208B0E42 at kernel.crashing.org> you wrote:
>
> >> + CPU_TYPE_ENTRY(8569, 8569),
> >> + CPU_TYPE_ENTRY(8569, 8569_E),
> >> + CPU_TYPE_ENTRY(8572, 8572),
> >> + CPU_TYPE_ENTRY(8572, 8572_E),
> >> + CPU_TYPE_ENTRY(P2020, P2020),
> >> + CPU_TYPE_ENTRY(P2020, P2020_E),
> >> +#elif defined(CONFIG_MPC86xx)
> >> + CPU_TYPE_ENTRY(8610, 8610),
> >> + CPU_TYPE_ENTRY(8641, 8641),
> >> + CPU_TYPE_ENTRY(8641D, 8641D),
> >> +#endif
> >
> > Please sort the Pxxxx entries after the 8xxxx ones.
>
> Pxxxx are really 85xx class parts (we use the cpu/mpc85xx) directory
> for them. We can swap 86xx and (85xx/Pxxxx) if we want the Pxxxx's at
> the end.
I see - ok. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"May the forces of evil become confused on the way to your house."
- George Carlin
More information about the U-Boot
mailing list