All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] ARM: fix relocation support for onenand device.
Date: Tue, 19 Oct 2010 11:24:48 +0200	[thread overview]
Message-ID: <4CBD63E0.2020202@denx.de> (raw)
In-Reply-To: <1287479602-21721-3-git-send-email-eballetbo@iseebcn.com>

Hello Enric,

Enric Balletbo i Serra wrote:
> We also have to relocate the onenand command table manually, otherwise
> onenand command don't work.
> 
> Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
> ---
>  arch/arm/lib/board.c |    3 +++
>  common/cmd_onenand.c |    6 ++++++
>  2 files changed, 9 insertions(+), 0 deletions(-)

Could you try

git://git.denx.de/u-boot-arm.git elf_reloc

branch? With this branch, it is not longer necessary to do
such fixups.

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2010-10-19  9:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-19  9:13 [U-Boot] [PATCH 0/2] Fix onenand command after ARM relocation changes Enric Balletbo i Serra
2010-10-19  9:13 ` [U-Boot] [PATCH 1/2] cmd_onenand.c: Fix command usage help Enric Balletbo i Serra
2010-10-27 18:51   ` Wolfgang Denk
2010-10-19  9:13 ` [U-Boot] [PATCH 2/2] ARM: fix relocation support for onenand device Enric Balletbo i Serra
2010-10-19  9:24   ` Heiko Schocher [this message]
2010-10-19  9:42     ` Enric Balletbò i Serra
2010-10-23 20:56   ` Wolfgang Denk
2010-10-24  2:17     ` J. William Campbell
2010-10-24 10:32       ` Enric Balletbò i Serra

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=4CBD63E0.2020202@denx.de \
    --to=hs@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 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.