From patchwork Mon Aug 4 10:36:55 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 376228 X-Patchwork-Delegate: sjg@chromium.org 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 B5142140090 for ; Mon, 4 Aug 2014 20:37:51 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6760B4A033; Mon, 4 Aug 2014 12:37:47 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 XZFNGIBajv40; Mon, 4 Aug 2014 12:37:47 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 4E8BA4B6CA; Mon, 4 Aug 2014 12:37:32 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 4F4484B624 for ; Mon, 4 Aug 2014 12:37:28 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 IDdxXGsTp94a for ; Mon, 4 Aug 2014 12:37:25 +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-oa0-f74.google.com (mail-oa0-f74.google.com [209.85.219.74]) by theia.denx.de (Postfix) with ESMTPS id 586E64B6D8 for ; Mon, 4 Aug 2014 12:37:17 +0200 (CEST) Received: by mail-oa0-f74.google.com with SMTP id eb12so2024501oac.5 for ; Mon, 04 Aug 2014 03:37:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=evYyW2URkov32FoFsbDe9Ejlrl+jP/yaoohl9vS7/NQ=; b=Oqu0JkmVpDfBt1bWgfbR7Uqe2ZrKtrUHD75s5gdFzdpS9fWahhhZccK7yAJ7qFwAJu Gt4ZiE4Odr5v6y1WybDpSix+B6/9dkJjZW17YI0KrdVrG4yOxYrM77O3SLmkdJPZXaG8 vqw+Dr5DyA2Ue8cirGrzx+paupSCnLBiAkXu4ViWiZfnwizNZHVg8/UgZJEQ0ADtUV+7 J3CnZnZSwUlAG+q7rMT1ofwbnhVSI/+Pt2dRPIwSLIWttpWs1+w0i7gUZlV3r/ZGN9jr RXJz6Ml/qA6WWptqgg8eY7U1ocog/4jSJW/GUrEvmfiYU0JoAFcnkLfWfEhEfKn6NPwM 9vLQ== X-Gm-Message-State: ALoCoQlIt29fA3LwDwWKd2DKk+4effBLDjtP7EGk/DH+FgisCKKWdEk9W/N56aoVEEPVFCmRFu1E X-Received: by 10.42.39.140 with SMTP id h12mr33935586ice.9.1407148636384; Mon, 04 Aug 2014 03:37:16 -0700 (PDT) Received: from corp2gmr1-1.hot.corp.google.com (corp2gmr1-1.hot.corp.google.com [172.24.189.92]) by gmr-mx.google.com with ESMTPS id z50si1004183yhb.3.2014.08.04.03.37.16 for (version=TLSv1.1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 04 Aug 2014 03:37:16 -0700 (PDT) Received: from kaki.bld.corp.google.com (kaki.bld.corp.google.com [172.29.216.32]) by corp2gmr1-1.hot.corp.google.com (Postfix) with ESMTP id 29DE531C2F0; Mon, 4 Aug 2014 03:37:16 -0700 (PDT) Received: by kaki.bld.corp.google.com (Postfix, from userid 121222) id C42D3220E75; Mon, 4 Aug 2014 04:37:15 -0600 (MDT) From: Simon Glass To: U-Boot Mailing List Date: Mon, 4 Aug 2014 04:36:55 -0600 Message-Id: <1407148622-27240-2-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 2.0.0.526.g5318336 In-Reply-To: <1407148622-27240-1-git-send-email-sjg@chromium.org> References: <1407148622-27240-1-git-send-email-sjg@chromium.org> Cc: Tom Rini Subject: [U-Boot] [PATCH v3 1/8] buildman: Fix a few typos X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de There are several typos in the README - fix them. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: - Add new patch to fix existing typos tools/buildman/README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tools/buildman/README b/tools/buildman/README index c30c1d4..a5d181c 100644 --- a/tools/buildman/README +++ b/tools/buildman/README @@ -71,8 +71,8 @@ directory. It clones this repository into a copy for each thread, and the threads do not affect the state of your git repository. Any checkouts done by the thread affect only the working directory for that thread. -Buildman automatically selects the correct toolchain for each board. You -must supply suitable toolchains, but buildman takes care of selecting the +Buildman automatically selects the correct tool chain for each board. You +must supply suitable tool chains, but buildman takes care of selecting the right one. Buildman always builds a branch, and always builds the upstream commit as @@ -287,7 +287,7 @@ If it can't detect the upstream branch, try checking out the branch, and doing something like 'git branch --set-upstream upstream/master' or something similar. -As an exmmple: +As an example: Dry run, so not doing much. But I would do this: @@ -339,7 +339,7 @@ Building 18 commits for 1059 boards (4 threads, 1 job per thread) 528 36 124 /19062 1:13:30 : SIMPC8313_SP This means that it is building 19062 board/commit combinations. So far it -has managed to succesfully build 528. Another 36 have built with warnings, +has managed to successfully build 528. Another 36 have built with warnings, and 124 more didn't build at all. Buildman expects to complete the process in an hour and 15 minutes. Use this time to buy a faster computer. @@ -413,7 +413,7 @@ again. At commit 16, the error moves - you can see that the old error at line 120 is fixed, but there is a new one at line 126. This is probably only because -we added some code and moved the broken line futher down the file. +we added some code and moved the broken line father down the file. If many boards have the same error, then -e will display the error only once. This makes the output as concise as possible. @@ -491,7 +491,7 @@ You can also use -d to see a detailed size breakdown for each board. This list is sorted in order from largest growth to largest reduction. It is possible to go a little further with the -B option (--bloat). This -shows where U-Boot has bloted, breaking the size change down to the function +shows where U-Boot has bloated, breaking the size change down to the function level. Example output is below: $ ./tools/buildman/buildman -b us-mem4 -sSdB