From 08b6aa61545d74afd4a9646adb469cf1320f4d8f Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 10 Oct 2004 18:49:14 +0000 Subject: Patches by George G. Davis, 24 Aug 2004: - Enable ramdisk/initrd tagged param support for omap1610h2_config - Remove static network setup defaults from mx1ads_config --- include/configs/mx1ads.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/configs/mx1ads.h') diff --git a/include/configs/mx1ads.h b/include/configs/mx1ads.h index df951e2d7..3f1419e5a 100644 --- a/include/configs/mx1ads.h +++ b/include/configs/mx1ads.h @@ -99,10 +99,6 @@ #define CONFIG_BOOTDELAY 3 #define CONFIG_BOOTARGS "root=/dev/msdk mem=48M" -#define CONFIG_ETHADDR 08:00:3e:26:0a:5c -#define CONFIG_NETMASK 255.255.255.0 -#define CONFIG_IPADDR 192.168.0.22 -#define CONFIG_SERVERIP 192.168.0.11 #define CONFIG_BOOTFILE "mx1ads" #define CONFIG_BOOTCOMMAND "tftp; bootm" -- cgit v1.2.3