Message ID | 1445760279-13258-1-git-send-email-jteki@openedev.com |
---|---|
State | Rejected |
Delegated to: | Tom Rini |
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 6310D14132D for <incoming@patchwork.ozlabs.org>; Sun, 25 Oct 2015 19:05:35 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id EB0394B61D; Sun, 25 Oct 2015 09:05:31 +0100 (CET) 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 1xI4ACd5PC48; Sun, 25 Oct 2015 09:05:31 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6FF874A033; Sun, 25 Oct 2015 09:05:31 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id C367A4A033 for <u-boot@lists.denx.de>; Sun, 25 Oct 2015 09:05:27 +0100 (CET) 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 D7iwQZ7VDx61 for <u-boot@lists.denx.de>; Sun, 25 Oct 2015 09:05:27 +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 mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) by theia.denx.de (Postfix) with ESMTPS id 1D6844A01C for <u-boot@lists.denx.de>; Sun, 25 Oct 2015 09:05:23 +0100 (CET) Received: by pasz6 with SMTP id z6so156998255pas.2 for <u-boot@lists.denx.de>; Sun, 25 Oct 2015 01:05:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:cc:subject:date:message-id; bh=5pJu+Nj0DznYz97H3AlrkHD3BMEOEumLkEvnI7c43SI=; b=feEFLDQIWKhWQIHKq8j1+qEz6Wb9+kX7x7iSDQdHfBBBqLlvqj2SN2QKN16Yh9h1Lb SRAKYbj22j8/WTZAbthQrHwath1g0+TrkmunWrfy0ZuIH2P7NLPz2ZDMHEu7pBowPSIa GHAdXaV374ojXTBb5u9HntTDq7PvPl13oUvW6dciszVxIpRc7LzDNcF/eFuhhBPWDnLb v13HPc9zHm1EaPYMANJTjm+FoSxW/8U9s9NkIBwsKc4XLzgLkeytmeIKMWiAlrVCc0Na AQ4hyBS9qkS/rb0lGfUiOJUenjzTGiVEbUiTlcvNL3l1mb/Lha2QLSN/ubZL4cpTdPQM 90kA== X-Received: by 10.66.66.166 with SMTP id g6mr34179914pat.152.1445760321562; Sun, 25 Oct 2015 01:05:21 -0700 (PDT) Received: from localhost.localdomain ([123.236.183.133]) by smtp.gmail.com with ESMTPSA id bz1sm2900602pab.20.2015.10.25.01.05.17 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 25 Oct 2015 01:05:19 -0700 (PDT) From: Jagan Teki <jteki@openedev.com> To: trini@konsulko.com Date: Sun, 25 Oct 2015 13:34:39 +0530 Message-Id: <1445760279-13258-1-git-send-email-jteki@openedev.com> X-Mailer: git-send-email 1.9.1 Cc: u-boot@lists.denx.de, Michal Simek <michal.simek@xilinx.com> Subject: [U-Boot] Pull request: u-boot-spi/master X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion <u-boot.lists.denx.de> List-Unsubscribe: <http://lists.denx.de/mailman/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: <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 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" <u-boot-bounces@lists.denx.de> |