X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fppc%2Fplatforms%2Fcpci690.h;h=0fa5a4c31b6754dbfcaf66f38c708338c28090f9;hb=refs%2Fheads%2Fvserver;hp=3144b877920a64e1c3cd21149359099231c0494f;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/arch/ppc/platforms/cpci690.h b/arch/ppc/platforms/cpci690.h index 3144b8779..0fa5a4c31 100644 --- a/arch/ppc/platforms/cpci690.h +++ b/arch/ppc/platforms/cpci690.h @@ -1,6 +1,4 @@ /* - * arch/ppc/platforms/cpci690.h - * * Definitions for Force CPCI690 * * Author: Mark A. Greer @@ -70,4 +68,7 @@ typedef struct board_info { #define CPCI690_IPMI_SIZE max(GT64260_WINDOW_SIZE_MIN, \ CPCI690_IPMI_SIZE_ACTUAL) +#define CPCI690_MPSC_BAUD 9600 +#define CPCI690_MPSC_CLK_SRC 8 /* TCLK */ + #endif /* __PPC_PLATFORMS_CPCI690_H */