linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* What's the purpose of _MACH_8xx?
@ 2001-09-02 11:17 Steven Scholz
  2001-09-02 15:43 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Scholz @ 2001-09-02 11:17 UTC (permalink / raw)
  To: LinuxPPC


Hi there,

I'm just digging through the LinuxPPC sources.

What do we need the define _MACH_8xx for?

Who is assigning new values for it? See include/asm-ppc/processor.h:

#define _MACH_prep      0x00000001
#define _MACH_Pmac      0x00000002      /* pmac or pmac clone (non-chrp)
*/
#define _MACH_chrp      0x00000004      /* chrp machine */
#define _MACH_mbx       0x00000008      /* Motorola MBX board */
#define _MACH_apus      0x00000010      /* amiga with phase5 powerup */
#define _MACH_fads      0x00000020      /* Motorola FADS board */
etc.

It looks like plattform depending. But why then is it in PROCESSOR.h?

Thanks.

Steven

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: What's the purpose of _MACH_8xx?
  2001-09-02 11:17 What's the purpose of _MACH_8xx? Steven Scholz
@ 2001-09-02 15:43 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2001-09-02 15:43 UTC (permalink / raw)
  To: Steven Scholz; +Cc: LinuxPPC


In message <3B921560.C12A9444@imc-berlin.de> you wrote:
>
> I'm just digging through the LinuxPPC sources.
> What do we need the define _MACH_8xx for?

Don't worry about this. It's gone in current kernel releases.

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
Worlds may change, galaxies disintegrate, but a woman always  remains
a woman.
	-- Kirk, "The Conscience of the King", stardate 2818.9

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-09-02 15:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-02 11:17 What's the purpose of _MACH_8xx? Steven Scholz
2001-09-02 15:43 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).