linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* minor commproc.h fix
@ 2001-09-27 17:35 Williams, Kevin M.
  2001-09-27 20:16 ` Dan Malek
  0 siblings, 1 reply; 4+ messages in thread
From: Williams, Kevin M. @ 2001-09-27 17:35 UTC (permalink / raw)
  To: 'Tom Rini'; +Cc: embarque ppc


Can you please make the following change to the linuxppc_2_4 tree:

3 is odd parity, 2 is even. See page 22-14 of the MPC850 user's manual.
Thanks!

Kevin

Index: commproc.h
===================================================================
file: /include/asm-ppc/commproc.h
760c760
-#define SCU_PMSR_TEVP		((ushort)0x0003)
+#define SCU_PMSR_TEVP		((ushort)0x0002)

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

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

end of thread, other threads:[~2001-09-27 20:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-27 17:35 minor commproc.h fix Williams, Kevin M.
2001-09-27 20:16 ` Dan Malek
2001-09-27 20:20   ` Dan Malek
2001-09-27 20:33   ` Tom Rini

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).