[Armadeus-commitlog] armadeus branch, master, updated. release-3.3-148-g41dbd71
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2010-11-30 06:11:39
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 41dbd71d8fed4412622a9a0f252c1b1d80af9f5e (commit)
from 8f21e4edf1882f7601e5c18203443a2cfeebfdcf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 41dbd71d8fed4412622a9a0f252c1b1d80af9f5e
Author: Eric Jarrige <eri...@ar...>
Date: Tue Nov 30 07:13:01 2010 +0100
[UBOOT] Remove hardcoded MAC address
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf51/apf51-u-boot-2010.03.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf51/apf51-u-boot-2010.03.h b/buildroot/target/device/armadeus/apf51/apf51-u-boot-2010.03.h
index c176187..a62d1ba 100644
--- a/buildroot/target/device/armadeus/apf51/apf51-u-boot-2010.03.h
+++ b/buildroot/target/device/armadeus/apf51/apf51-u-boot-2010.03.h
@@ -227,7 +227,7 @@
#define CONFIG_SHOW_BOOT_PROGRESS
-#define CONFIG_ETHADDR 00:04:F3:02:1C:8F /* to delete asap */
+#define CONFIG_ETHADDR
#define CONFIG_NETMASK 255.255.255.0
#define CONFIG_IPADDR 192.168.0.10
#define CONFIG_BOARD_NAME "apf51"
hooks/post-receive
--
armadeus
|