Message ID | 20170406092257.15541-1-nsekhar@ti.com |
---|---|
Headers | show
Delivered-To: patch@linaro.org Received: by 10.140.89.233 with SMTP id v96csp641864qgd; Thu, 6 Apr 2017 02:23:18 -0700 (PDT) X-Received: by 10.28.199.132 with SMTP id x126mr22027599wmf.37.1491470598287; Thu, 06 Apr 2017 02:23:18 -0700 (PDT) Return-Path: <u-boot-bounces@lists.denx.de> Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id g19si1701766wra.216.2017.04.06.02.23.17; Thu, 06 Apr 2017 02:23:18 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@ti.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=ti.com Received: by lists.denx.de (Postfix, from userid 105) id AFAA6C21C7A; Thu, 6 Apr 2017 09:23:15 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 98A84C21C3A; Thu, 6 Apr 2017 09:23:13 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 3EECBC21BE6; Thu, 6 Apr 2017 09:23:12 +0000 (UTC) Received: from lelnx194.ext.ti.com (lelnx194.ext.ti.com [198.47.27.80]) by lists.denx.de (Postfix) with ESMTPS id BEAD0C21BE6 for <u-boot@lists.denx.de>; Thu, 6 Apr 2017 09:23:10 +0000 (UTC) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by lelnx194.ext.ti.com (8.15.1/8.15.1) with ESMTP id v369N0AI027356; Thu, 6 Apr 2017 04:23:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1491470581; bh=xp2q+BVQ8JJpMqjFR6dt9Lpp/arkRNtIVgO29ArqDS0=; h=From:To:CC:Subject:Date; b=okJra+P6a/Jd7lFbn7JeOS84bR1IK7dCuKs8kerQcRviZVJ9ntRCljEvl3/wxA5u7 2bSmQL4m/z02b1pVITptAuMJOcVrJOHP/TOCZAkkqBLgie8KDD/xAn9c9Z+fazw1xz Tr1CeuSIWxEI8N4tV+cALY1zskuP7SJsnfIFV9LI= Received: from DLEE70.ent.ti.com (dlee70.ent.ti.com [157.170.170.113]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id v369N08v010011; Thu, 6 Apr 2017 04:23:00 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DLEE70.ent.ti.com (157.170.170.113) with Microsoft SMTP Server id 14.3.294.0; Thu, 6 Apr 2017 04:23:00 -0500 Received: from psplinux063.india.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id v369MvS0011120; Thu, 6 Apr 2017 04:22:58 -0500 From: Sekhar Nori <nsekhar@ti.com> To: Tom Rini <trini@konsulko.com>, Peter Howard <phoward@gme.net.au>, Lokesh Vutla <lokeshvutla@ti.com>, Vitaly Andrianov <vitalya@ti.com> Date: Thu, 6 Apr 2017 14:52:52 +0530 Message-ID: <20170406092257.15541-1-nsekhar@ti.com> X-Mailer: git-send-email 2.9.0 MIME-Version: 1.0 Cc: u-boot@lists.denx.de Subject: [U-Boot] [PATCH 0/5] davinci: omapl138_lcdk: align mmcboot with rest of TI boards X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion <u-boot.lists.denx.de> List-Unsubscribe: <https://lists.denx.de/options/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: <https://lists.denx.de/listinfo/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" <u-boot-bounces@lists.denx.de> |
Series |
davinci: omapl138_lcdk: align mmcboot with rest of TI boards
|
expand
|