From ee0e494d8f9fa65e1a1491423edbe60945e37dd1 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Mon, 20 Dec 2010 15:30:16 -0600 Subject: u-boot: change default ethernet hardware address --- recipes/u-boot/u-boot-1.3.4/mtcdp/u-boot-1.3.4-mts.patch | 2 +- recipes/u-boot/u-boot_1.3.4.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/u-boot/u-boot-1.3.4/mtcdp/u-boot-1.3.4-mts.patch b/recipes/u-boot/u-boot-1.3.4/mtcdp/u-boot-1.3.4-mts.patch index 412837a545..4d05ba3d75 100644 --- a/recipes/u-boot/u-boot-1.3.4/mtcdp/u-boot-1.3.4-mts.patch +++ b/recipes/u-boot/u-boot-1.3.4/mtcdp/u-boot-1.3.4-mts.patch @@ -2840,7 +2840,7 @@ diff -uprN u-boot-1.3.4-vanilla/include/configs/at91sam9g20ek.h u-boot-1.3.4/inc +#define CONFIG_AUTO_COMPLETE 1 + +#define CONFIG_ENV_OVERWRITE 1 -+#define CONFIG_ETHADDR 00:D0:A0:02:0D:E1 ++#define CONFIG_ETHADDR 00:08:00:87:00:02 +#define CONFIG_IPADDR 192.168.2.1 +#define CONFIG_NETMASK 255.255.255.0 +#define CONFIG_SERVERIP 192.168.2.2 diff --git a/recipes/u-boot/u-boot_1.3.4.bb b/recipes/u-boot/u-boot_1.3.4.bb index 4b6a20d1ba..1ad760f046 100644 --- a/recipes/u-boot/u-boot_1.3.4.bb +++ b/recipes/u-boot/u-boot_1.3.4.bb @@ -1,6 +1,6 @@ require u-boot.inc -PR = "r6" +PR = "r7" ALLOW_EMPTY = 1 SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2" -- cgit v1.2.3