All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom <Tom.Rix@windriver.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] ARM: Add support for EP93XX SoCs
Date: Sun, 17 Jan 2010 11:54:19 -0600	[thread overview]
Message-ID: <4B534ECB.10001@windriver.com> (raw)
In-Reply-To: <20100117171354.GA16182@darwin>

Matthias Kaehlcke wrote:
> hi tom,
> 
> thanks for your review!
> 
> El Sun, Jan 17, 2010 at 09:25:52AM -0600 Tom ha dit:
> 
>> Matthias Kaehlcke wrote:
>>> Add support for the Cirrus EP93XX platform
>>>
<snip>

>>>  create mode 100644 include/asm-arm/arch-ep93xx/ep93xx.h
>> There are build errors that cut this review short.
>> The review of this patch is fairly complete.
>> I will review the others on the next revision.
>>
>> For the ep93xx boards, I saw this error on MAKEALL and building normally
>>
>> src/u-boot-arm/drivers/net/ep93xx.c:513: undefined reference to `unlikely'
>> drivers/net/libnet.a(ep93xx.o): In function `ep93xx_miiphy_write'
> 
> i forgot that i have an additional patch in my tree that fixes this
> issue
> 
> as it isn't related with ep93xx in any way i sent it separately:
> 
> http://lists.denx.de/pipermail/u-boot/2009-December/065779.html
> 
I verified that unlikely/likely are defined in linux/compiler.h
As recommended by Mike F.

> what is the right way to solve this dependency on a patch that isn't
> in mainline yet? add it to the patch set though it isn't ep93xx
> related?
> 

I see your point.
That change would likely fix this issue.

Include this fix in your next revision if it hasn't been accepted
into the mainline.  I will not be able to ack it but at least it
would not hold up the review.  The ack-ing would be done, i believe,
by the flash-nand custodian, Scott W or Wolfgang.

Tom

  reply	other threads:[~2010-01-17 17:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-23 19:26 [U-Boot] [PATCH 1/3] ARM: Add support for EP93XX SoCs Matthias Kaehlcke
2010-01-17 15:25 ` Tom
2010-01-17 17:13   ` Matthias Kaehlcke
2010-01-17 17:54     ` Tom [this message]
     [not found] <cover.1263903884.git.matthias@kaehlcke.net>
2010-01-19 19:16 ` [U-Boot] [PATCH 1/3] ARM: Add support for EP93xx SoCs Matthias Kaehlcke
2010-01-19 21:52   ` Wolfgang Denk
     [not found] <cover.1264351928.git.matthias@kaehlcke.net>
2010-01-24 16:56 ` Matthias Kaehlcke
2010-01-31 18:53   ` Tom
2010-02-01  7:24     ` Matthias Kaehlcke
     [not found] <cover.1264955406.git.matthias@kaehlcke.net>
2010-01-31 16:39 ` Matthias Kaehlcke
     [not found] <cover.1265053904.git.matthias@kaehlcke.net>
2010-02-01 20:29 ` Matthias Kaehlcke

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=4B534ECB.10001@windriver.com \
    --to=tom.rix@windriver.com \
    --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.