|
From: NIIBE Y. <gn...@m1...> - 2001-12-11 08:13:51
|
NIIBE Yutaka wrote: > include/asm-sh/hitachi_se.h | 2 [...] > --- linux-2.4.16/include/asm-sh/hitachi_se.h Tue Jul 3 05:56:40 2001 > +++ linux/include/asm-sh/hitachi_se.h Wed Oct 17 04:39:50 2001 > @@ -36,7 +36,7 @@ > #define PA_DIPSW0 0xb0800000 /* Dip switch 5,6 */ > #define PA_DIPSW1 0xb0800002 /* Dip switch 7,8 */ > #define PA_LED 0xb0c00000 /* LED */ > -#define PA_BCR 0xb1400000 /* FPGA */ > +#define PA_BCR 0xb1400000 /* FPGA on the MS7750SE01 */ > > #define PA_MRSHPC 0xb83fffe0 /* MR-SHPC-01 PCMCIA controller */ > #define PA_MRSHPC_MW1 0xb8400000 /* MR-SHPC-01 memory window base */ I won't send this to mainline, because it is wrong. It used to be shared among 7751se and se, but now we have the separate file hitach_7751se.h. -- |