From patchwork Thu May 19 07:18:52 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kumar Gala X-Patchwork-Id: 96321 X-Patchwork-Delegate: galak@kernel.crashing.org 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 AB3ACB6F5A for ; Thu, 19 May 2011 17:19:08 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id BA83628081; Thu, 19 May 2011 09:19:04 +0200 (CEST) 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 2-Y58+mSOxit; Thu, 19 May 2011 09:19:04 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 3DF9928082; Thu, 19 May 2011 09:19:02 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 2F5B128082 for ; Thu, 19 May 2011 09:19:00 +0200 (CEST) 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 YX4M-hUQOlyv for ; Thu, 19 May 2011 09:18:59 +0200 (CEST) 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 gate.crashing.org (gate.crashing.org [63.228.1.57]) by theia.denx.de (Postfix) with ESMTPS id 06FB028081 for ; Thu, 19 May 2011 09:18:57 +0200 (CEST) Received: from localhost (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.13.8) with ESMTP id p4J7IqjN025124; Thu, 19 May 2011 02:18:52 -0500 Date: Thu, 19 May 2011 02:18:52 -0500 (CDT) From: Kumar Gala X-X-Sender: galak@right.am.freescale.net To: Wolfgang Denk Message-ID: User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Cc: u-boot@lists.denx.de Subject: [U-Boot] [GIT PULL] Please pull u-boot-mpc85xx.git X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 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 The following changes since commit 0ea91423f47461bf7eaed2d4aff198076dd07fd5: Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-05-18 14:31:56 +0200) are available in the git repository at: git://git.denx.de/u-boot-mpc85xx.git master Shaohui Xie (2): powerpc/85xx: Enable eSPI support on corenet ds boards powerpc/85xx: add support for env in MMC/SPI on corenet ds boards board/freescale/common/Makefile | 2 + boards.cfg | 7 +++++- include/configs/corenet_ds.h | 40 +++++++++++++++++++++++++++++++------- 3 files changed, 40 insertions(+), 9 deletions(-)