summaryrefslogtreecommitdiff
path: root/networkconfig-icecube.h
diff options
context:
space:
mode:
Diffstat (limited to 'networkconfig-icecube.h')
-rw-r--r--networkconfig-icecube.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/networkconfig-icecube.h b/networkconfig-icecube.h
index 6f9a05c..04d76ae 100644
--- a/networkconfig-icecube.h
+++ b/networkconfig-icecube.h
@@ -1,5 +1,5 @@
/*
- * Network configuration for IceCub in RTEMS Lab
+ * Network configuration for IceCube in RTEMS Lab
*
************************************************************
* EDIT THIS FILE TO REFLECT YOUR NETWORK CONFIGURATION *
@@ -41,7 +41,7 @@
*/
#define RTEMS_SET_ETHERNET_ADDRESS
#if (defined (RTEMS_SET_ETHERNET_ADDRESS))
- static char ethernet_address[6] = { 0x00, 0x11, 0x22, 0x33, 0x44, 0x55 };
+ static char ethernet_address[6] = { 0x00, 0x04, 0x9F, 0x00, 0x5B, 0x21 };
#endif
#ifdef RTEMS_USE_LOOPBACK