All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] mx51evk: support new relocation scheme
@ 2010-10-25 15:14 Shawn Guo
  2010-10-25 15:14 ` [U-Boot] [PATCH 1/2] " Shawn Guo
                   ` (2 more replies)
  0 siblings, 3 replies; 27+ messages in thread
From: Shawn Guo @ 2010-10-25 15:14 UTC (permalink / raw)
  To: u-boot

The patchset is to support new relocation scheme and fix the build
breakage on master introduced by the relocation scheme.

It depends on the following patch from Jason to fix build error
introduced by incorrect u-boot.lds.

    MX5: use common u-boot.lds of cpu layer
    http://lists.denx.de/pipermail/u-boot/2010-October/079926.html

The patchset was tested on mx51evk 3.0 board.

Shawn Guo (2):
 [PATCH 1/2] mx51evk: support new relocation scheme
 [PATCH 2/2] mx51evk: correct internal RAM base address

 arch/arm/include/asm/arch-mx5/imx-regs.h |    2 +-
 board/freescale/mx51evk/mx51evk.c        |    6 +++---
 include/configs/mx51evk.h                |    5 ++++-
 3 files changed, 8 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2010-10-26 10:15 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-25 15:14 [U-Boot] [PATCH] mx51evk: support new relocation scheme Shawn Guo
2010-10-25 15:14 ` [U-Boot] [PATCH 1/2] " Shawn Guo
2010-10-26  7:59   ` Stefano Babic
2010-10-26  8:05     ` Shawn Guo
2010-10-26  8:14       ` Stefano Babic
2010-10-26  8:17         ` Shawn Guo
2010-10-26  9:38           ` Wolfgang Denk
2010-10-26  8:25         ` Heiko Schocher
2010-10-26  8:31           ` Shawn Guo
2010-10-26  8:39             ` Heiko Schocher
2010-10-26  8:34           ` Stefano Babic
2010-10-26  8:40             ` Heiko Schocher
2010-10-26  9:42               ` Wolfgang Denk
2010-10-26 10:03                 ` Heiko Schocher
2010-10-26 10:12                   ` Stefano Babic
2010-10-26 10:15                   ` Wolfgang Denk
2010-10-26  8:42             ` Shawn Guo
2010-10-26  9:04               ` Reinhard Meyer
2010-10-26  9:09                 ` Shawn Guo
2010-10-26  9:43                   ` Wolfgang Denk
2010-10-26  9:43                 ` Wolfgang Denk
2010-10-26  9:36       ` Wolfgang Denk
2010-10-25 15:14 ` [U-Boot] [PATCH 2/2] mx51evk: correct internal RAM base address Shawn Guo
2010-10-25 17:02   ` Jason Liu
2010-10-26  8:07     ` Stefano Babic
2010-10-26  8:13       ` Shawn Guo
2010-10-26  2:13 ` [U-Boot] [PATCH v2 " Shawn Guo

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.