From patchwork Sat Oct 8 04:25:26 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 77379 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp501789qge; Fri, 7 Oct 2016 21:26:59 -0700 (PDT) X-Received: by 10.28.113.80 with SMTP id m77mr1526009wmc.18.1475900819062; Fri, 07 Oct 2016 21:26:59 -0700 (PDT) Return-Path: Received: from theia.denx.de (theia.denx.de. [85.214.87.163]) by mx.google.com with ESMTP id h63si5986168wmi.115.2016.10.07.21.26.58; Fri, 07 Oct 2016 21:26:59 -0700 (PDT) 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 9CAFCA768E; Sat, 8 Oct 2016 06:26:53 +0200 (CEST) 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 IwuSnNJ4PA6F; Sat, 8 Oct 2016 06:26:53 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 5E7FDA76A6; Sat, 8 Oct 2016 06:26:38 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 744E9A7636 for ; Sat, 8 Oct 2016 06:26:24 +0200 (CEST) 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 OR4CHhAm7XWt for ; Sat, 8 Oct 2016 06:26:24 +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 conuserg-07.nifty.com (conuserg-07.nifty.com [210.131.2.74]) by theia.denx.de (Postfix) with ESMTPS id 2ADA8A76D7 for ; Sat, 8 Oct 2016 06:25:44 +0200 (CEST) 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 u984PXpm027913; Sat, 8 Oct 2016 13:25:39 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-07.nifty.com u984PXpm027913 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1475900739; bh=qa0N1YX9SmyMuH7wFuNPwXT36U5qzAtC3Z/OY7UVlVw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=nRCA4WKounm8n2BdtzJE2/eMI4v6HXdyRxyQQwNkAwy2mtL0mhtAxNxc+zp6iv92j D4EKYTI6TdHGkKgjY+zLs65a3MdmgapjW6Q6077LCPYZchTgMLZzUjBM6+QYbfUY09 dNWzyXG2Mc+b4s0JdknG9mE4grrJNW6gOrg5Pr1nkajvoF9b5UkcMVJqlVuvHDh5Y8 7HCj4e1+BfPc+5aUH96Cte2gW8di2WvZMAt84Gh62UbaY4++K/3ywY3I6i/K6MuAxk nTox9O7jKtdYp6Eqv2Rwtow7hDY7Dq4uedsjOukAIopikCb2IwfwUCBfrwE104pZM1 SAw5onPlktECg== X-Nifty-SrcIP: [111.169.71.157] From: Masahiro Yamada To: u-boot@lists.denx.de Date: Sat, 8 Oct 2016 13:25:26 +0900 Message-Id: <1475900731-10998-5-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1475900731-10998-1-git-send-email-yamada.masahiro@socionext.com> References: <1475900731-10998-1-git-send-email-yamada.masahiro@socionext.com> Cc: Albert Aribaud Subject: [U-Boot] [PATCH 4/9] ARM: uniphier: fix typos in a comment block X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Signed-off-by: Masahiro Yamada --- include/configs/uniphier.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h index 29be00a..bb873a4 100644 --- a/include/configs/uniphier.h +++ b/include/configs/uniphier.h @@ -54,7 +54,7 @@ #define CONFIG_SYS_FLASH_BASE 0 /* - * flash_toggle does not work for out supoort card. + * flash_toggle does not work for our support card. * We need to use flash_status_poll. */ #define CONFIG_SYS_CFI_FLASH_STATUS_POLL