patch-2.4.25 linux-2.4.25/arch/mips/momentum/ocelot_g/prom.c
Next file: linux-2.4.25/arch/mips/momentum/ocelot_g/setup.c
Previous file: linux-2.4.25/arch/mips/momentum/ocelot_c/setup.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2004-02-18 05:36:30.000000000 -0800
- Orig file:
linux-2.4.24/arch/mips/momentum/ocelot_g/prom.c
- Orig date:
2002-11-28 15:53:10.000000000 -0800
diff -urN linux-2.4.24/arch/mips/momentum/ocelot_g/prom.c linux-2.4.25/arch/mips/momentum/ocelot_g/prom.c
@@ -40,7 +40,7 @@
extern unsigned long gt64240_base;
extern unsigned long bus_clock;
-#ifdef CONFIG_GALILLEO_GT64240_ETH
+#ifdef CONFIG_GALILEO_GT64240_ETH
extern unsigned char prom_mac_addr_base[6];
#endif
@@ -71,7 +71,7 @@
mips_machgroup = MACH_GROUP_MOMENCO;
mips_machtype = MACH_MOMENCO_OCELOT_G;
-#ifdef CONFIG_GALILLEO_GT64240_ETH
+#ifdef CONFIG_GALILEO_GT64240_ETH
/* get the base MAC address for on-board ethernet ports */
memcpy(prom_mac_addr_base, (void*)0xfc807cf2, 6);
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)