X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fassabet.h;h=d10f092f98530aa2a48d82ca79488b07decee742;hb=3070a9a3cb41ed6b19f79590f7713d5685ab1066;hp=7c6a65ac0a64fa2f24354f2f97d0d68cdc7cbdfc;hpb=0b361c916617aff79e647b40f0e43361e0bbaccf;p=u-boot diff --git a/include/configs/assabet.h b/include/configs/assabet.h index 7c6a65ac0a..d10f092f98 100644 --- a/include/configs/assabet.h +++ b/include/configs/assabet.h @@ -29,8 +29,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -#undef DEBUG - /* * High Level Configuration Options * (easy to change) @@ -75,7 +73,14 @@ #define CONFIG_CMD_DHCP -#define CONFIG_BOOTP_MASK CONFIG_BOOTP_DEFAULT +/* + * BOOTP options + */ +#define CONFIG_BOOTP_SUBNETMASK +#define CONFIG_BOOTP_GATEWAY +#define CONFIG_BOOTP_HOSTNAME +#define CONFIG_BOOTP_BOOTPATH + #define CONFIG_BOOTDELAY 3 #define CONFIG_BOOTARGS "console=ttySA0,115200n8 root=/dev/nfs ip=bootp"