patch-2.4.26 linux-2.4.26/arch/ppc/platforms/ocotea.h
Next file: linux-2.4.26/arch/ppc/platforms/pq2ads.h
Previous file: linux-2.4.26/arch/ppc/platforms/ocotea.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
2004-04-14 06:05:27.000000000 -0700
- Orig file:
linux-2.4.25/arch/ppc/platforms/ocotea.h
- Orig date:
2004-02-18 05:36:30.000000000 -0800
diff -urN linux-2.4.25/arch/ppc/platforms/ocotea.h linux-2.4.26/arch/ppc/platforms/ocotea.h
@@ -25,7 +25,7 @@
#define PPC44x_EMAC0_MR0 0xE0000800
/* Location of MAC addresses in firmware */
-#define OCOTEA_MAC_BASE (OCOTEA_SMALL_FLASH_HIGH+0xc0500)
+#define OCOTEA_MAC_BASE (OCOTEA_SMALL_FLASH_HIGH+0xb0500)
#define OCOTEA_MAC_SIZE 0x200
#define OCOTEA_MAC1_OFFSET 0x100
@@ -55,6 +55,9 @@
#define UART0_IO_BASE (u8 *) 0xE0000200
#define UART1_IO_BASE (u8 *) 0xE0000300
+/* This value is used only to fill something in STD_UART_OP definition,
+ actual value is determined in ocotea_early_serial_map. --ebs
+*/
#define BASE_BAUD 11059200/16
#define STD_UART_OP(num) \
{ 0, BASE_BAUD, 0, UART##num##_INT, \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)