[Armadeus-commitlog] SF.net SVN: armadeus: [679] trunk/buildroot/target/device/armadeus/u-boot/ 100
Brought to you by:
sszy
|
From: <th...@us...> - 2007-11-14 08:49:33
|
Revision: 679
http://armadeus.svn.sourceforge.net/armadeus/?rev=679&view=rev
Author: thom25
Date: 2007-11-14 00:49:36 -0800 (Wed, 14 Nov 2007)
Log Message:
-----------
change default mac address to armadeus one
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/u-boot/100-apx9328.patch
Modified: trunk/buildroot/target/device/armadeus/u-boot/100-apx9328.patch
===================================================================
--- trunk/buildroot/target/device/armadeus/u-boot/100-apx9328.patch 2007-11-13 21:31:01 UTC (rev 678)
+++ trunk/buildroot/target/device/armadeus/u-boot/100-apx9328.patch 2007-11-14 08:49:36 UTC (rev 679)
@@ -1465,7 +1465,7 @@
+ * #define CONFIG_SHOW_BOOT_PROGRESS
+ */
+
-+#define CONFIG_ETHADDR 00:0E:32:00:00:01
++#define CONFIG_ETHADDR 00:1E:AC:00:00:01
+#define CONFIG_NETMASK 255.255.255.0
+#define CONFIG_IPADDR 192.168.000.10
+#define CONFIG_HOSTNAME "armadeus"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|