public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] kirkwood: define empty CONFIG_MVGBE_PORTS by default
Date: Wed, 02 Jul 2014 15:26:02 +0200	[thread overview]
Message-ID: <53B4086A.4060300@denx.de> (raw)
In-Reply-To: <1404260278-29907-1-git-send-email-luka@openwrt.org>

On 02.07.2014 02:17, Luka Perkov wrote:
> Each board with defines it's own set of values. If we do not define
> CONFIG_MVGBE_PORTS we will hit following error:
>
> mvgbe.c: In function 'mvgbe_initialize':
> mvgbe.c:700:34: error: 'CONFIG_MVGBE_PORTS' undeclared (first use in this function)
>    u8 used_ports[MAX_MVGBE_DEVS] = CONFIG_MVGBE_PORTS;
>
> This patch fixes above described problem.
>
> Signed-off-by: Luka Perkov <luka@openwrt.org>
> CC: Prafulla Wadaskar <prafulla@marvell.com>
> CC: Stefan Roese <sr@denx.de>

Acked-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

  reply	other threads:[~2014-07-02 13:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-02  0:17 [U-Boot] [PATCH] kirkwood: define empty CONFIG_MVGBE_PORTS by default Luka Perkov
2014-07-02 13:26 ` Stefan Roese [this message]
2014-07-04 13:07 ` Prafulla Wadaskar
2014-07-14 21:03   ` Tom Rini

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=53B4086A.4060300@denx.de \
    --to=sr@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox