From patchwork Thu Jan 17 00:41:08 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kim Phillips X-Patchwork-Id: 213116 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 45D422C0092 for ; Thu, 17 Jan 2013 11:59:04 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 5B91F4A10A; Thu, 17 Jan 2013 01:59:02 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gz+lNPDIUUh9; Thu, 17 Jan 2013 01:59:02 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 9325B4A0FC; Thu, 17 Jan 2013 01:59:00 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 480784A0FC for ; Thu, 17 Jan 2013 01:58:59 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2Ul5ouKkY3a7 for ; Thu, 17 Jan 2013 01:58:56 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from co1outboundpool.messaging.microsoft.com (co1ehsobe003.messaging.microsoft.com [216.32.180.186]) by theia.denx.de (Postfix) with ESMTPS id 23C024A0F5 for ; Thu, 17 Jan 2013 01:58:55 +0100 (CET) Received: from mail193-co1-R.bigfish.com (10.243.78.200) by CO1EHSOBE002.bigfish.com (10.243.66.65) with Microsoft SMTP Server id 14.1.225.23; Thu, 17 Jan 2013 00:43:46 +0000 Received: from mail193-co1 (localhost [127.0.0.1]) by mail193-co1-R.bigfish.com (Postfix) with ESMTP id F2B972013B; Thu, 17 Jan 2013 00:43:45 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -2 X-BigFish: VS-2(zz936eI4015Izz1ee6h1de0h1202h1e76h1d1ah1d2ahzzz2dh2a8h668h839h944hd24he5bhf0ah1220h1288h12a5h12a9h12bdh137ah139eh13b6h1441h1504h1537h162dh1631h1758h1898h1155h) Received: from mail193-co1 (localhost.localdomain [127.0.0.1]) by mail193-co1 (MessageSwitch) id 1358383424499466_14920; Thu, 17 Jan 2013 00:43:44 +0000 (UTC) Received: from CO1EHSMHS003.bigfish.com (unknown [10.243.78.222]) by mail193-co1.bigfish.com (Postfix) with ESMTP id 773723000C6; Thu, 17 Jan 2013 00:43:44 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO1EHSMHS003.bigfish.com (10.243.66.13) with Microsoft SMTP Server (TLS) id 14.1.225.23; Thu, 17 Jan 2013 00:43:41 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-003.039d.mgd.msft.net (10.84.1.16) with Microsoft SMTP Server (TLS) id 14.2.318.3; Thu, 17 Jan 2013 00:43:39 +0000 Received: from x9.am.freescale.net (x9.am.freescale.net [10.82.120.9]) by az84smr01.freescale.net (8.14.3/8.14.0) with SMTP id r0H0hdFi017018; Wed, 16 Jan 2013 17:43:39 -0700 Date: Wed, 16 Jan 2013 18:41:08 -0600 From: Kim Phillips To: Tom Rini Message-ID: <20130116184108.825eba1c3ed5eb834973cc23@freescale.com> Organization: Freescale Semiconductor, Inc. X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.13; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-OriginatorOrg: freescale.com Cc: Scott Wood , u-boot@lists.denx.de Subject: [U-Boot] [GIT PULL] u-boot-mpc83xx: support for new SPL X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de 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 Thanks, Kim