public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Graeme Russ <graeme.russ@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] x86: Don't relocate symbols which point to things that aren't relocated
Date: Sat, 12 Nov 2011 21:20:38 +1100	[thread overview]
Message-ID: <4EBE4876.1050906@gmail.com> (raw)
In-Reply-To: <1320790907-22135-1-git-send-email-gabeblack@chromium.org>

Hi Gabe,

On 09/11/11 09:21, Gabe Black wrote:
> This change adds an upper bound for symbols which are fixed up after u-boot
> is relocated into RAM. This way portions that are left at their original
> location can be referred to without having to manually fix up any pointers.
> 
> Signed-off-by: Gabe Black <gabeblack@chromium.org>
> ---
> Changes in v2:
> Merge in a fix in a later patch which gets rid of some unintentional
> pointer arithmetic.
> 
> Changes in v3:
> Update x86 tag.
> 
>  arch/x86/lib/bios_setup.c |    7 ++-----
>  arch/x86/lib/board.c      |   15 ++++++++++++---
>  arch/x86/lib/realmode.c   |    7 ++-----
>  3 files changed, 16 insertions(+), 13 deletions(-)

Can you please rebase against u-boot-x86/master and re-submit

Thanks,

Graeme

  reply	other threads:[~2011-11-12 10:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08  6:58 [U-Boot] [PATCH] [x86] Don't relocate symbols which point to things that aren't relocated Gabe Black
2011-11-08  7:02 ` Gabe Black
2011-11-08  7:08 ` [U-Boot] [PATCH v2] " Gabe Black
2011-11-08 13:46   ` Mike Frysinger
2011-11-08 21:04     ` Gabe Black
2011-11-08 21:58     ` Graeme Russ
2011-11-08 22:21   ` [U-Boot] [PATCH v3] x86: " Gabe Black
2011-11-12 10:20     ` Graeme Russ [this message]
2011-11-13  2:34       ` [U-Boot] [PATCH v4] " Gabe Black
2011-11-13 11:44         ` Graeme Russ
2011-11-15  1:51         ` Graeme Russ

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=4EBE4876.1050906@gmail.com \
    --to=graeme.russ@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox