From: Igor Grinberg <grinberg@compulab.co.il>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cm_fx6: Remove CONFIG_NETMASK
Date: Sun, 21 Sep 2014 11:43:31 +0300 [thread overview]
Message-ID: <541E8FB3.5040707@compulab.co.il> (raw)
In-Reply-To: <1411254336-7397-1-git-send-email-festevam@gmail.com>
On 09/21/14 02:05, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> We should not hardcode CONFIG_NETMASK in the config file.
That is correct no doubts.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Cc'd Nikita,
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
> ---
> include/configs/cm_fx6.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/configs/cm_fx6.h b/include/configs/cm_fx6.h
> index 10d02b4..7cf241e 100644
> --- a/include/configs/cm_fx6.h
> +++ b/include/configs/cm_fx6.h
> @@ -222,7 +222,6 @@
> #define CONFIG_MII
> #define CONFIG_ETHPRIME "FEC0"
> #define CONFIG_ARP_TIMEOUT 200UL
> -#define CONFIG_NETMASK 255.255.255.0
> #define CONFIG_NET_RETRY_COUNT 5
>
> /* USB */
>
--
Regards,
Igor.
next prev parent reply other threads:[~2014-09-21 8:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-20 23:05 [U-Boot] [PATCH] cm_fx6: Remove CONFIG_NETMASK Fabio Estevam
2014-09-21 8:43 ` Igor Grinberg [this message]
2014-09-21 14:06 ` Nikita Kiryanov
2014-09-22 13:39 ` Stefano Babic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=541E8FB3.5040707@compulab.co.il \
--to=grinberg@compulab.co.il \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.