All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Make MPC83xx one step closer to full relocation.
Date: Sat, 29 Mar 2008 00:47:01 +0100	[thread overview]
Message-ID: <014b01c8912e$05069620$0f13c260$@Tjernlund@transmode.se> (raw)
In-Reply-To: <20080328183303.3f513479.kim.phillips@freescale.com>

> -----Original Message-----
> From: Kim Phillips [mailto:kim.phillips at freescale.com]
> Sent: den 29 mars 2008 00:33
> To: Joakim Tjernlund
> Cc: u-boot-users at lists.sourceforge.net
> Subject: Re: [PATCH] Make MPC83xx one step closer to full relocation.
> 
> On Fri, 28 Mar 2008 15:41:25 +0100
> Joakim Tjernlund <Joakim.Tjernlund@transmode.se> wrote:
> 
> > Remove a few absolute references to CFG_MONITOR_BASE for ppc/mpc83xx
> > and use GOT relative reference.
> > ---
> >  cpu/mpc83xx/start.S |   11 +++++++----
> >  lib_ppc/board.c     |    3 ++-
> >  2 files changed, 9 insertions(+), 5 deletions(-)
> 
> Joakim,
> 
> this patch is missing your signoff, and doesn't apply cleanly (even
> adds whitespace).

It doesn't apply because you have been sitting on it for too long :)
I sent long ago and you said would apply it in the next merge window,
but seems to have forgotten about it. Sorry for the whitespace. I am still
on the last u-boot release so I am afraid I can't do much about it ATM.
I hope you can clean up the WS.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>

> 
> btw, shouldn't it fix up the other ppc start.S files?

The other ppc's won't break and I only got a 83xx, hence I only did
it for 83xx, hoping it would serve as a guide for the rest.

    Jocke

> 
> Kim
> 

  reply	other threads:[~2008-03-28 23:47 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-28 14:41 [U-Boot-Users] [PATCH] Make MPC83xx one step closer to full relocation Joakim Tjernlund
2008-03-28 23:33 ` Kim Phillips
2008-03-28 23:47   ` Joakim Tjernlund [this message]
2008-03-29  0:01     ` Kim Phillips
2008-03-29  0:04       ` Joakim Tjernlund
2008-04-08  8:58     ` Stefan Roese
2008-04-08  9:31       ` Joakim Tjernlund
2008-04-08 10:06         ` Stefan Roese
2008-04-08 10:50           ` Joakim Tjernlund
2008-04-08 11:58             ` Wolfgang Denk
2008-04-08 13:07               ` Joakim Tjernlund
2008-04-08 13:25                 ` Stefan Roese
2008-04-08 14:04                   ` Joakim Tjernlund
2008-04-08 19:52                     ` Stefan Roese
2008-04-08 20:30                       ` Joakim Tjernlund
2008-04-08 20:41                     ` Wolfgang Denk
2008-04-08 20:52                       ` Joakim Tjernlund
2008-04-08 21:09                         ` Wolfgang Denk
2008-04-08 21:51                           ` Joakim Tjernlund
2008-04-08 22:17                             ` David Hawkins
2008-04-09  9:40                             ` Stefan Roese
2008-04-09 10:44                               ` Wolfgang Denk
2008-04-09 11:14                                 ` Joakim Tjernlund
2008-04-09 11:45                                   ` Stefan Roese
2008-04-09 12:36                                   ` Wolfgang Denk
2008-04-08 11:52         ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2008-02-02 19:44 Joakim Tjernlund

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='014b01c8912e$05069620$0f13c260$@Tjernlund@transmode.se' \
    --to=joakim.tjernlund@transmode.se \
    --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.