X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fxaeniax.h;h=7418986caacbf4d3767125f493d953cb655dd915;hb=7232a2724ccc9dcbc3ec4ef84ada02f13ccd1238;hp=1149542bbe242b5e721413e21b1f64f65ad4b6a3;hpb=dca3b3d6d6396b67e5e84af53452164923c73443;p=u-boot diff --git a/include/configs/xaeniax.h b/include/configs/xaeniax.h index 1149542bbe..7418986caa 100644 --- a/include/configs/xaeniax.h +++ b/include/configs/xaeniax.h @@ -65,6 +65,15 @@ #define CFG_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } /* valid baudrates */ +/* + * BOOTP options + */ +#define CONFIG_BOOTP_BOOTFILESIZE +#define CONFIG_BOOTP_BOOTPATH +#define CONFIG_BOOTP_GATEWAY +#define CONFIG_BOOTP_HOSTNAME + + /* * Command line configuration. */