X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FRPXsuper.h;h=dfadd2a11f06e8a4f1a21a4371f532f80d493e42;hb=9caeaadf508cd0e11ac5dfc56ab0f72e3b89a105;hp=c39aff19bc0897fa7851df64f3e9541ddbccf2eb;hpb=e9a0f8f15c11f337967aa0600ad6e8af33037f50;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/RPXsuper.h b/include/configs/RPXsuper.h index c39aff1..dfadd2a 100644 --- a/include/configs/RPXsuper.h +++ b/include/configs/RPXsuper.h @@ -91,8 +91,7 @@ * for FCC) * * if CONFIG_ETHER_NONE is defined, then either the ethernet routines must be - * defined elsewhere (as for the console), or CFG_CMD_NET must be removed - * from CONFIG_COMMANDS to remove support for networking. + * defined elsewhere (as for the console), or CONFIG_CMD_NET must be unset. */ #undef CONFIG_ETHER_ON_SCC /* define if ethernet on SCC */ #define CONFIG_ETHER_ON_FCC /* define if ethernet on FCC */ @@ -152,6 +151,15 @@ /* + * BOOTP options + */ +#define CONFIG_BOOTP_BOOTFILESIZE +#define CONFIG_BOOTP_BOOTPATH +#define CONFIG_BOOTP_GATEWAY +#define CONFIG_BOOTP_HOSTNAME + + +/* * Command line configuration. */ #include