All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Graute <oliver.graute@gmail.com>
To: Stefano Babic <sbabic@denx.de>
Cc: festevam@gmail.com, peng.fan@nxp.com,
	Simon Glass <sjg@chromium.org>, Ye Li <ye.li@nxp.com>,
	uboot-imx <uboot-imx@nxp.com>,
	Kever Yang <kever.yang@rock-chips.com>,
	Andre Przywara <andre.przywara@arm.com>,
	Jagan Teki <jagan@amarulasolutions.com>,
	Neil Armstrong <narmstrong@baylibre.com>,
	Priyanka Jain <priyanka.jain@nxp.com>,
	Marek Vasut <marex@denx.de>,
	Ioana Ciornei <ioana.ciornei@nxp.com>,
	Josip Kelecic <josip.kelecic@sartura.hr>,
	Heiko Schocher <hs@denx.de>,
	Heiko Stuebner <heiko.stuebner@theobroma-systems.com>,
	Franck LENORMAND <franck.lenormand@nxp.com>,
	Igor Opaniuk <igor.opaniuk@gmail.com>,
	u-boot@lists.denx.de
Subject: Re: [PATCH v6] imx: support for conga-QMX8 board
Date: Mon, 31 May 2021 15:40:27 +0200	[thread overview]
Message-ID: <20210531134027.GA24100@optiplex> (raw)
In-Reply-To: <9a54cbbe-5a0a-ae35-d511-fcdb89a5cf5e@denx.de>

On 08/04/21, Stefano Babic wrote:
> Hi Oliver,
> 
> I was quite convinced this was the right one and I could merge it. Most
> builds were okl, until...x86 is built !
> 
> In fact, there are congatec boards based on intel, they are using the common
> path (../common), and due to your changes some i.MX specific include file is
> searched. And then, of course, it fails.
> 
> Here is what I get if I just run "make
> conga-qeval20-qa3-e3845_defconfig;make"
> 
>   CC      board/congatec/common/mmc.o
> board/congatec/common/mmc.c:8:10: fatal error: asm/arch/sys_proto.h: No such
> file or directory
>     8 | #include <asm/arch/sys_proto.h>
>       |          ^~~~~~~~~~~~~~~~~~~~~~
> 
> So I have to drop again the patch from u-boot-imx. Could you take a look
> please ? Thanks !

ok, the include statement was superflous so I removed it.

> Here is what I get if I just run "make
> conga-qeval20-qa3-e3845_defconfig;make"

now the above board is compiling again.

Best regards,

Oliver

      reply	other threads:[~2021-05-31 14:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-02 11:43 [PATCH v6] imx: support for conga-QMX8 board Oliver Graute
2021-03-02 20:30 ` Stefano Babic
2021-03-02 20:44   ` Fabio Estevam
2021-05-31 13:41     ` Oliver Graute
2021-04-08 15:04 ` Stefano Babic
2021-05-31 13:40   ` Oliver Graute [this message]

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=20210531134027.GA24100@optiplex \
    --to=oliver.graute@gmail.com \
    --cc=andre.przywara@arm.com \
    --cc=festevam@gmail.com \
    --cc=franck.lenormand@nxp.com \
    --cc=heiko.stuebner@theobroma-systems.com \
    --cc=hs@denx.de \
    --cc=igor.opaniuk@gmail.com \
    --cc=ioana.ciornei@nxp.com \
    --cc=jagan@amarulasolutions.com \
    --cc=josip.kelecic@sartura.hr \
    --cc=kever.yang@rock-chips.com \
    --cc=marex@denx.de \
    --cc=narmstrong@baylibre.com \
    --cc=peng.fan@nxp.com \
    --cc=priyanka.jain@nxp.com \
    --cc=sbabic@denx.de \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    --cc=ye.li@nxp.com \
    /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.