From patchwork Sat Apr 25 21:53:10 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 464609 X-Patchwork-Delegate: trini@ti.com Return-Path: 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 4F00514016A for ; Sun, 26 Apr 2015 07:53:58 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=gmail.com header.i=@gmail.com header.b=IWEDr4Dz; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 19BFE4B97C; Sat, 25 Apr 2015 23:53:56 +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 L6K728pIRhl0; Sat, 25 Apr 2015 23:53:55 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A83654B971; Sat, 25 Apr 2015 23:53:55 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id BBC144B947 for ; Sat, 25 Apr 2015 23:53:52 +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 cp8_ZfS_Jvrn for ; Sat, 25 Apr 2015 23:53:52 +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 mail-qg0-f45.google.com (mail-qg0-f45.google.com [209.85.192.45]) by theia.denx.de (Postfix) with ESMTPS id 6570F4B945 for ; Sat, 25 Apr 2015 23:53:48 +0200 (CEST) Received: by qgeb100 with SMTP id b100so36560419qge.3 for ; Sat, 25 Apr 2015 14:53:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=TcUXiFl78T/w2TvaMrJYNJtyf3VrvbDjtgJ837Ehw4c=; b=IWEDr4Dz6J9BfLneoA32dD9UQjNlNzNHgoAP1qlYZx/FLWJ4H87JgEH/mH0XlTKSS7 h+HkFIVm8J3asn4jqBsRsV2aCif+TiHi+uXwRGNe1C91XOq4J7c22C2FKqjn0WkwpklI +Ofmq/gJlny9znk/qdXbm079Xy1QC00NCPzs2mqdFfCPuM9FEpb5AxWlNyIZc5XADuK4 t1fkhXQOSPcDDe9lmh78/20NLIcPrCvOzcKXvW9zMHYWZ5QavaoENmhFnwy3sEJaJN90 VGv+uOGhfjqdXoONfeRpXQ3FVD27u8M1Zt1yXrZcvQQwjfDgZqyePPAkVZCvQESCP9oK zQwQ== X-Received: by 10.229.19.67 with SMTP id z3mr3465205qca.2.1429998827333; Sat, 25 Apr 2015 14:53:47 -0700 (PDT) Received: from localhost.localdomain ([187.66.157.195]) by mx.google.com with ESMTPSA id r2sm9877338qkr.42.2015.04.25.14.53.44 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 25 Apr 2015 14:53:46 -0700 (PDT) From: Fabio Estevam To: trini@konsulko.com Date: Sat, 25 Apr 2015 18:53:10 -0300 Message-Id: <1429998790-12463-1-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 1.9.1 Cc: Fabio Estevam , u-boot@lists.denx.de Subject: [U-Boot] [PATCH] README: fix typo in 'currently' 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" From: Fabio Estevam Signed-off-by: Fabio Estevam Reviewed-by: Tom Rini --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 9b748cc..8e6b053 100644 --- a/README +++ b/README @@ -5506,7 +5506,7 @@ loaded to, and "Flash Location" gives the image's address in NOR flash or offset in NAND flash. *Note* - these variables don't have to be defined for all boards, some -boards currenlty use other variables for these purposes, and some +boards currently use other variables for these purposes, and some boards use these variables for other purposes. Image File Name RAM Address Flash Location