| Submitter | Sandeep Paulraj |
|---|---|
| Date | Dec. 21, 2010, 1:09 a.m. |
| Message ID | <1292893749-18695-1-git-send-email-s-paulraj@ti.com> |
| Download | mbox |
| Permalink | /patch/76249/ |
| State | Accepted |
| Delegated to: | Albert ARIBAUD |
| Headers | show
Return-Path: <u-boot-bounces@lists.denx.de> 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 45746B7082 for <incoming@patchwork.ozlabs.org>; Tue, 21 Dec 2010 12:09:25 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id B476A280A9; Tue, 21 Dec 2010 02:09:22 +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 oBPJ9FcwNDwF; Tue, 21 Dec 2010 02:09:22 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E4ED62809E; Tue, 21 Dec 2010 02:09:20 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1D25B2809E for <u-boot@lists.denx.de>; Tue, 21 Dec 2010 02:09:19 +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 fV0c-XzdmRGJ for <u-boot@lists.denx.de>; Tue, 21 Dec 2010 02:09:17 +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 devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by theia.denx.de (Postfix) with ESMTPS id 077FD2809D for <u-boot@lists.denx.de>; Tue, 21 Dec 2010 02:09:15 +0100 (CET) Received: from dlep36.itg.ti.com ([157.170.170.91]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id oBL19BwA002971 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 20 Dec 2010 19:09:11 -0600 Received: from legion.dal.design.ti.com (localhost [127.0.0.1]) by dlep36.itg.ti.com (8.13.8/8.13.8) with ESMTP id oBL19BeT006659; Mon, 20 Dec 2010 19:09:11 -0600 (CST) Received: from gt5d9d821.telogy.design.ti.com (gt5d9d821.telogy.design.ti.com [158.218.100.23]) by legion.dal.design.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id oBL19Af24045; Mon, 20 Dec 2010 19:09:10 -0600 (CST) Received: from gt5d9d821.telogy.design.ti.com (localhost [127.0.0.1] (may be forged)) by gt5d9d821.telogy.design.ti.com (8.13.1/8.13.1) with ESMTP id oBL19AYR018729; Mon, 20 Dec 2010 20:09:10 -0500 Received: (from a0866907@localhost) by gt5d9d821.telogy.design.ti.com (8.13.1/8.13.1/Submit) id oBL199sX018726; Mon, 20 Dec 2010 20:09:09 -0500 From: s-paulraj@ti.com To: u-boot@lists.denx.de, wd@denx.de Date: Mon, 20 Dec 2010 20:09:09 -0500 Message-Id: <1292893749-18695-1-git-send-email-s-paulraj@ti.com> X-Mailer: git-send-email 1.6.0.4 Subject: [U-Boot] Please Pull u-boot-ti/next X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 Precedence: list List-Id: U-Boot discussion <u-boot.lists.denx.de> List-Unsubscribe: <http://lists.denx.de/mailman/listinfo/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=unsubscribe> List-Archive: <http://lists.denx.de/pipermail/u-boot> List-Post: <mailto:u-boot@lists.denx.de> List-Help: <mailto:u-boot-request@lists.denx.de?subject=help> List-Subscribe: <http://lists.denx.de/mailman/listinfo/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de |
Wolfgang, Please pull u-boot-ti/next The DaVinci MMC/SD patches were acked by Andy long ago but never made it to any tree. Please look at http://www.mail-archive.com/u-boot@lists.denx.de/msg32375.html I am trying to upstream the patches as the original author seems busy Regards, Sandeep The following changes since commit b8339e2b9f32663411dba0f48e25b23f542d53bc: Matthew McClintock (1): p1022ds: enable reginfo command are available in the git repository at: git://git.denx.de/u-boot-ti.git next Mike Rapoport (1): OMAP3: add CM-T35 board Sandeep Paulraj (3): Davinci MMCSD Support DaVinci DM355: Adding MMC/SD support for DM355 EVM DaVinci DM365: Adding MMC/SD support for DM365 EVM MAINTAINERS | 4 + arch/arm/include/asm/arch-davinci/sdmmc_defs.h | 175 ++++++++++ board/cm_t35/Makefile | 47 +++ board/cm_t35/cm_t35.c | 371 ++++++++++++++++++++++ board/davinci/dm355evm/dm355evm.c | 41 +++ board/davinci/dm365evm/dm365evm.c | 49 +++ boards.cfg | 1 + doc/README.omap3 | 16 +- drivers/mmc/Makefile | 1 + drivers/mmc/davinci_mmc.c | 404 ++++++++++++++++++++++++ include/configs/cm_t35.h | 352 +++++++++++++++++++++ include/configs/davinci_dm355evm.h | 22 ++ include/configs/davinci_dm365evm.h | 22 ++ include/mmc.h | 3 + 14 files changed, 1506 insertions(+), 2 deletions(-) create mode 100644 arch/arm/include/asm/arch-davinci/sdmmc_defs.h create mode 100644 board/cm_t35/Makefile create mode 100644 board/cm_t35/cm_t35.c create mode 100644 drivers/mmc/davinci_mmc.c create mode 100644 include/configs/cm_t35.h