All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Thompson <nick.thompson@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] [NEXT] da830: fixup ARM relocation support
Date: Mon, 25 Oct 2010 09:26:17 +0100	[thread overview]
Message-ID: <4CC53F29.2050105@ge.com> (raw)
In-Reply-To: <4C9B1EA3.3090703@ge.com>

http://article.gmane.org/gmane.comp.boot-loaders.u-boot/84921

There have been no further comments since I posted v3 of this
patch 4 weeks ago. It still applies cleanly to my newly updated
tree of u-boot. da830evm will not build without it.

Can this patch be commited?

Thanks,
Nick.

On 23/09/10 10:32, Nick Thompson wrote:
> Fixes build breakage in da830evm after commit
> 97003756249bd790910417eb66f0039bbf06a02c "da8xx: fixup ARM
> relocation support"
> 
> The da8xx fixup commit changed da830/da850 common code to make
> relocation work in da850, but didn't add the required defines
> to da830evm_config.h resulting in build failure in the common code.
> 
> This patch adds those defines for da830, but makes no sense without
> also referring to the commit mentioned above.
> 
> Signed-off-by: Nick Thompson <nick.thompson@ge.com>
> Reviewed-by: Ben Gardiner <bengardiner@nanometrics.ca>
> ---
> Changes since v1:
> removed CONFIG_SKIP_RELOCATE_UBOOT
> 
> Changes since v2:
> removed "#undef CONFIG_SYS_ARM_WITHOUT_RELOC" as it is not defined
> in the first place.
> 
>  include/configs/da830evm.h |   11 ++++++++---
>  1 files changed, 8 insertions(+), 3 deletions(-)

  parent reply	other threads:[~2010-10-25  8:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-23  9:32 [U-Boot] [PATCH v3] [NEXT] da830: fixup ARM relocation support Nick Thompson
2010-10-12 15:13 ` Nick Thompson
2010-10-25  8:26 ` Nick Thompson [this message]
2010-10-25  8:30   ` Wolfgang Denk

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=4CC53F29.2050105@ge.com \
    --to=nick.thompson@ge.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.