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/
