From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 29 Jan 2013 17:15:24 -0500 Subject: [U-Boot] [U-Boot,GIT,PULL] u-boot-mpc83xx: support for new SPL In-Reply-To: <20130116184108.825eba1c3ed5eb834973cc23@freescale.com> References: <20130116184108.825eba1c3ed5eb834973cc23@freescale.com> Message-ID: <20130129221524.GA23544@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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: