U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,GIT,PULL] u-boot-mpc83xx: support for new SPL
Date: Tue, 29 Jan 2013 17:15:24 -0500	[thread overview]
Message-ID: <20130129221524.GA23544@bill-the-cat> (raw)
In-Reply-To: <20130116184108.825eba1c3ed5eb834973cc23@freescale.com>

On Wed, Jan 16, 2013 at 02:41:08PM -0000, Kim Phillips wrote:

> Hi Tom,
> 
> Please pull:
> 
> The following changes since commit 3a9d879f6f64585b819af728b53be0a05037fe0d:
> 
>   Prepare v2013.01 (2013-01-15 14:47:42 -0700)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mpc83xx.git master
> 
> for you to fetch changes up to a6187dccd813920524987792e49ef2feffb213e6:
> 
>   Merge remote-tracking branch 'mpc83xx/next' (2013-01-16 18:34:09 -0600)
> 
> ----------------------------------------------------------------
> 
> Kim Phillips (1):
>       Merge remote-tracking branch 'mpc83xx/next'
> 
> Scott Wood (3):
>       spl: Change PAD_TO to CONFIG_SPL_PAD_TO
>       powerpc/mpc83xx: add support for new SPL
>       powerpc/mpc83xx: convert MPC8313ERDB to new-SPL
> 
>  Makefile                                           |   6 +-
>  README                                             |  10 ++
>  arch/powerpc/cpu/mpc83xx/Makefile                  |  16 +++
>  .../cpu/mpc83xx/{nand_init.c => spl_minimal.c}     |   0
>  arch/powerpc/cpu/mpc83xx/start.S                   |  31 +++---
>  .../powerpc/cpu/mpc83xx/u-boot-spl.lds             |   0
>  arch/powerpc/lib/Makefile                          |   3 +-
>  board/ait/cam_enc_4xx/config.mk                    |   2 +-
>  board/freescale/mpc8313erdb/mpc8313erdb.c          |  10 +-
>  boards.cfg                                         |   4 +-
>  include/configs/MPC8313ERDB.h                      |  43 +++++---
>  nand_spl/board/freescale/mpc8313erdb/Makefile      | 108 ---------------------
>  nand_spl/board/freescale/mpc8315erdb/Makefile      |   6 +-
>  nand_spl/board/sheldon/simpc8313/Makefile          |   6 +-
>  14 files changed, 96 insertions(+), 149 deletions(-)
>  rename arch/powerpc/cpu/mpc83xx/{nand_init.c => spl_minimal.c} (100%)
>  rename nand_spl/board/freescale/mpc8313erdb/u-boot.lds => arch/powerpc/cpu/mpc83xx/u-boot-spl.lds (100%)
>  delete mode 100644 nand_spl/board/freescale/mpc8313erdb/Makefile

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130129/2030e6e4/attachment.pgp>

      reply	other threads:[~2013-01-29 22:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-17  0:41 [U-Boot] [GIT PULL] u-boot-mpc83xx: support for new SPL Kim Phillips
2013-01-29 22:15 ` Tom Rini [this message]

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=20130129221524.GA23544@bill-the-cat \
    --to=trini@ti.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