Message ID | 1486820635-8467-1-git-send-email-yamada.masahiro@socionext.com |
---|---|
Headers | show
Delivered-To: patch@linaro.org Received: by 10.140.20.99 with SMTP id 90csp326094qgi; Sat, 11 Feb 2017 05:44:44 -0800 (PST) X-Received: by 10.28.140.130 with SMTP id o124mr12049943wmd.48.1486820684780; Sat, 11 Feb 2017 05:44:44 -0800 (PST) Return-Path: <u-boot-bounces@lists.denx.de> Received: from theia.denx.de (theia.denx.de. [85.214.87.163]) by mx.google.com with ESMTP id h61si6139124wrh.186.2017.02.11.05.44.44; Sat, 11 Feb 2017 05:44:44 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) client-ip=85.214.87.163; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@nifty.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D31C94B891; Sat, 11 Feb 2017 14:44:42 +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 MKf2mJlQHgET; Sat, 11 Feb 2017 14:44:42 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 85DC7A79C2; Sat, 11 Feb 2017 14:44:41 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 2B3124B6E9 for <u-boot@lists.denx.de>; Sat, 11 Feb 2017 14:44: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 141s_7zd4x7F for <u-boot@lists.denx.de>; Sat, 11 Feb 2017 14:44:31 +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 conuserg-07.nifty.com (conuserg-07.nifty.com [210.131.2.74]) by theia.denx.de (Postfix) with ESMTPS id 1BC7F4B78C for <u-boot@lists.denx.de>; Sat, 11 Feb 2017 14:44:27 +0100 (CET) Received: from grover.sesame (FL1-111-169-71-157.osk.mesh.ad.jp [111.169.71.157]) (authenticated) by conuserg-07.nifty.com with ESMTP id v1BDi0Lm029899; Sat, 11 Feb 2017 22:44:03 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-07.nifty.com v1BDi0Lm029899 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1486820643; bh=ekeAw02rupYiOWK4Fph//GtSKkxEvD7siSsQj/FfTTA=; h=From:To:Cc:Subject:Date:From; b=WXqElKbHXCTeP29bMjqxwfEByoA8WGAGFhcUoTfcvJsYXTIWvDufB8/jv5JFLW9iY WjP1c6AxbdnIPMJtn0EuDHNnPtM62BdrzYQF4dfA+d2D933uQTeFQQoU19VsLPprx7 zPL2S8hSr3HU2prayskjGFyXSX1DVdSaZTcJ4uF61Zw30ipDXaUTsiMDtQTJUuvR89 9kwujImrsImoyRXKsEs7GxD4oeLtwQvY0E7rFCqo6cPPtpz13fNgue06BEq/etL2Ps 8ufJeOr8+PmaQuLO8FmNxoDcS3Kaa4Sb2btRLF6oFEonA08OPxcxFlglgTPAL4hE8G /v7ETvqtcErtw== X-Nifty-SrcIP: [111.169.71.157] From: Masahiro Yamada <yamada.masahiro@socionext.com> To: u-boot@lists.denx.de Date: Sat, 11 Feb 2017 22:43:52 +0900 Message-Id: <1486820635-8467-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 Cc: Tom Rini <trini@konsulko.com>, Albert Aribaud <albert.u.boot@aribaud.net>, Michal Simek <michal.simek@xilinx.com>, Siva Durga Prasad Paladugu <sivadur@xilinx.com>, Stefan Roese <sr@denx.de> Subject: [U-Boot] [PATCH 0/3] Move CONFIG_SYS_NO_FLASH and rename it to CONFIG_MTD_NOR_FLASH 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> |
Series |
Move CONFIG_SYS_NO_FLASH and rename it to CONFIG_MTD_NOR_FLASH
|
expand
|