From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] arm: socfpga: Repair SoCrates board
Date: Mon, 23 Nov 2015 17:05:04 +0100 [thread overview]
Message-ID: <201511231705.04116.marex@denx.de> (raw)
In-Reply-To: <20151123152325.0696466e@pcviktorin.fit.vutbr.cz>
On Monday, November 23, 2015 at 03:23:25 PM, Jan Viktorin wrote:
> Hello Marek, Stefan, Dinh, all,
>
> On Fri, 20 Nov 2015 17:17:33 +0100
>
> Marek Vasut <marex@denx.de> wrote:
> > This board was constantly parasiting on the CV SoCDK, so split it
> > into it's own separate directory. Moreover, the board config was
> > missing important bits, like simple-bus support in SPL, the DRAM
> > configuration was incorrect and the DTS was also missing the pre
> > reloc bits.
> >
> > Signed-off-by: Marek Vasut <marex@denx.de>
> > Cc: Stefan Roese <sr@denx.de>
> > Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
> > Cc: Dinh Nguyen <dinh.linux@gmail.com>
> > Reviewed-by: Stefan Roese <sr@denx.de>
> > ---
> > [snip]
>
> I can see a lot of warnings like
>
> include/configs/socfpga_socrates.h:26:0: warning: "CONFIG_CMD_GPIO"
> redefined #define CONFIG_CMD_GPIO
> ^
> In file included from ././include/linux/kconfig.h:4:0,
> from <command-line>:0:
> include/generated/autoconf.h:77:0: note: this is the location of the
> previous definition #define CONFIG_CMD_GPIO 1
> ^
> In file included from include/config.h:5:0,
> from include/common.h:18,
> from arch/arm/cpu/armv7/cache_v7.c:9:
> include/configs/socfpga_socrates.h:26:0: warning: "CONFIG_CMD_GPIO"
> redefined #define CONFIG_CMD_GPIO
>
> I believe, it's a consequence of the migration to the kconfig system,
> isn't?
It's the CONFIG_CMD_GPIO macro which was removed from socfpga_*h , but
this patch didn't reflect it. I'll send a V2.
Best regards,
Marek Vasut
next prev parent reply other threads:[~2015-11-23 16:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-20 16:17 [U-Boot] [PATCH] arm: socfpga: Repair SoCrates board Marek Vasut
2015-11-20 16:18 ` Marek Vasut
2015-11-21 12:22 ` Stefan Roese
2015-11-21 12:40 ` Marek Vasut
2015-11-23 6:59 ` Stefan Roese
2015-11-23 8:32 ` Marek Vasut
2015-11-23 13:45 ` [U-Boot] " Jan Viktorin
2015-11-23 14:23 ` Jan Viktorin
2015-11-23 14:23 ` Jan Viktorin
2015-11-23 16:05 ` Marek Vasut [this message]
[not found] ` <20151123151248.25fc73a3@pcviktorin.fit.vutbr.cz>
2015-11-23 16:04 ` Marek Vasut
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=201511231705.04116.marex@denx.de \
--to=marex@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