public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Peter Tyser <ptyser@xes-inc.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 00/13] ppc: Fix relocation
Date: Mon, 12 Oct 2009 13:54:15 -0500	[thread overview]
Message-ID: <1255373655.25138.66.camel@localhost.localdomain> (raw)
In-Reply-To: <B52955765C54604CB1A62A9967F22C730499F576@az33exm20.fsl.freescale.net>

On Mon, 2009-10-12 at 11:30 -0700, Swarthout Edward L-SWARTHOU wrote:
> From: Edward
> > Sent: Thursday, September 24, 2009 11:05 AM
> > To: Wolfgang Denk; Peter Tyser
> > 
> > With -m relocatable, x86emu crashes because the op codes 
> > tables are forced to GOT2 section:
> > 
> > Video: ATI Radeon video card (1002, 5b60) found @(6:0:0)
> > videoboot: Booting PCI video card bus 6, function 0, dev 0
> > NIP: 8FFA8120 LR: 3FFB40F8 REGS: 3fe6dbd0 TRAP: 0700 DAR: 0
> > MSR: 00021200 EE: 0 PR: 0 FP: 0 ME: 1 IR/DR: 00
> > 
> > GPR00: 8FFA8120 3FE6DCC0 3FE6DF68 0000009A 00000003 00000000
> > GPR08: 00004000 3FE75800 3F000000 3FE6DCC0 84000024 81C5D766
> > GPR16: 3FFF92E8 3FFCB384 3FE6DDA8 00000000 00000000 00000000
> > GPR24: 3FFDA09C 3FFE0544 3FFF9A6C 3FFF9A6C 3FE6DD24 3FFF9A6C
> > ** Illegal Instruction **
> > 
> > This patch fixes it:
> > 
> > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/48103
> >  
> 
> I still get this crash with latest head 
> (u-boot 2009.08-00338-gcd77dd1).

Thanks Ed,
To clarify, you're saying that the patch linked above just needs to be
applied, right?  Was there a reason the patch wasn't applied back in
2008?

The change looks good to me for what its worth.  Wolfgang or Kumar,
could one of you pick it up?

Best,
Peter

  reply	other threads:[~2009-10-12 18:54 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-21 16:20 [U-Boot] [PATCH 00/13] ppc: Fix relocation Peter Tyser
2009-09-21 16:20 ` [U-Boot] [PATCH 01/13] ppc: Enable full relocation to RAM Peter Tyser
2009-09-21 16:20 ` [U-Boot] [PATCH 02/13] ppc: Check for compilers that don't support relocation Peter Tyser
2009-09-21 16:20 ` [U-Boot] [PATCH 03/13] ppc: Remove board.c relocation fixups Peter Tyser
2009-09-21 16:20 ` [U-Boot] [PATCH 04/13] ppc: Remove pci config table pointer " Peter Tyser
2009-09-21 16:49   ` Paul Gortmaker
2009-09-21 16:59     ` Peter Tyser
2009-09-21 17:20       ` Paul Gortmaker
2009-09-21 16:20 ` [U-Boot] [PATCH 05/13] ppc: Remove extable " Peter Tyser
2009-09-21 16:20 ` [U-Boot] [PATCH 06/13] ppc: Remove board-specific command table " Peter Tyser
2009-09-21 16:20 ` [U-Boot] [PATCH 07/13] tsec: Remove PHY command " Peter Tyser
2009-09-21 16:20 ` [U-Boot] [PATCH 08/13] fpga: Remove " Peter Tyser
2009-09-21 16:20 ` [U-Boot] [PATCH 09/13] mpl: Remove memory test " Peter Tyser
2009-09-21 16:20 ` [U-Boot] [PATCH 10/13] lwmon, lwmon5: Remove sysmon POST " Peter Tyser
2009-09-21 16:20 ` [U-Boot] [PATCH 11/13] p3mx: Remove serial " Peter Tyser
2009-09-21 16:20 ` [U-Boot] [PATCH 12/13] Conditionally perform common " Peter Tyser
2009-09-21 16:20 ` [U-Boot] [PATCH 13/13] ppc: Remove reloc_off field from global_data structure Peter Tyser
2009-09-23 22:29   ` Wolfgang Denk
2009-09-23 22:34     ` Peter Tyser
2009-09-22  5:15 ` [U-Boot] [PATCH 00/13] ppc: Fix relocation Stefan Roese
2009-09-22  6:18 ` Joakim Tjernlund
2009-09-22  9:38   ` Detlev Zundel
2009-09-22 14:25     ` Peter Tyser
2009-09-23 22:31 ` Wolfgang Denk
2009-09-23 22:41   ` Peter Tyser
2009-09-24 14:28   ` Peter Tyser
2009-09-24 14:42     ` Stefan Roese
2009-09-24 22:10       ` Joakim Tjernlund
2009-09-24 23:46         ` Wolfgang Denk
2009-09-25  3:48           ` Stefan Roese
2009-09-24 16:05   ` Swarthout Edward L-SWARTHOU
2009-10-12 18:30     ` Swarthout Edward L-SWARTHOU
2009-10-12 18:54       ` Peter Tyser [this message]
2009-10-12 19:06         ` Swarthout Edward L-SWARTHOU
2009-10-12 21:35           ` 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=1255373655.25138.66.camel@localhost.localdomain \
    --to=ptyser@xes-inc.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