From patchwork Thu Jun 15 07:06:37 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Oliver O'Halloran X-Patchwork-Id: 776152 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3wpF1b4SM3z9s2s for ; Thu, 15 Jun 2017 17:07:15 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="H6gxjkdO"; dkim-atps=neutral Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 3wpF1b2XLSzDqLk for ; Thu, 15 Jun 2017 17:07:15 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="H6gxjkdO"; dkim-atps=neutral X-Original-To: skiboot@lists.ozlabs.org Delivered-To: skiboot@lists.ozlabs.org Received: from mail-pf0-x242.google.com (mail-pf0-x242.google.com [IPv6:2607:f8b0:400e:c00::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3wpF1H4sKTzDqL8 for ; Thu, 15 Jun 2017 17:06:59 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="H6gxjkdO"; dkim-atps=neutral Received: by mail-pf0-x242.google.com with SMTP id d5so865630pfe.1 for ; Thu, 15 Jun 2017 00:06:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=KXrG/9JbPLc/OkdZS+Ic0iLBD68075efXM9fE7fj5jU=; b=H6gxjkdOTL/Mw2MVCq84ZJQRLUXRwEr6q/q6Y/LxO+mPWpZ4MOo4w/8IRr3EFuzE8n Y2nXUU+m+tGVCUX462s2LXC5flgcOSmRrYCfZGbeXLYH9P92sdXlVKPJBnK/MfeiCPH6 TsSmy+d5CLvlLvvOIy87R2VtuOyG7mbGPh500o0spvoZJ/m7F/obKJrbAfxdcjfrbUuI msUb7idVJL1RCzlsGnZI9MGnasTzP++NmB8FGU4j47++YYO6aoZ8wAh+Zx/ZcH/3NsqE 4oIY4oNTzT0+uBDsWzSZtO9SNDiS0fjEWmdX3mo/LCKNjONhrSCPyGnNjTc6niLr1BVt WWXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=KXrG/9JbPLc/OkdZS+Ic0iLBD68075efXM9fE7fj5jU=; b=VcQeH/pCIXGmAtfbDeoVSSDewey/wX4vQbkqn53zhPx0uY5EcJfqFinVHbGVkwXGo8 KiwugyGZLMi8sOvllJr9mSZlX4EF8MYSTfRNLkopUtuGNYTsHdgz2JTPysCl3QdFrYZg yA63U3llxpjKCLdXcI9K1h1Rtpw2sUwrmroCv9twakcwNd+irjiSg2G189acaC+4d8cQ 3Q8dLsUVA0nbeYJT3GYR8MjnkbFpCWoI7VTF9iB4mxiJK9weS6hlHR7127xkUGPjpZst gXcX1xQpzmqerqCg4N6RlkeOEiFnTzQJTmgqjtsb88JxDLJvEzNKNiri29UhLSX7UDVA myww== X-Gm-Message-State: AKS2vOxErCT8hxEw1snOIKczjh5BeF/GTbi4E4ce5isPILP5J4/9Alj7 9CCDnBn6zHzfFX+l X-Received: by 10.98.197.130 with SMTP id j124mr3725429pfg.239.1497510417354; Thu, 15 Jun 2017 00:06:57 -0700 (PDT) Received: from flat-canetoad.ozlabs.ibm.com ([122.99.82.10]) by smtp.gmail.com with ESMTPSA id t11sm4019580pfl.3.2017.06.15.00.06.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2017 00:06:56 -0700 (PDT) From: Oliver O'Halloran To: skiboot@lists.ozlabs.org Date: Thu, 15 Jun 2017 17:06:37 +1000 Message-Id: <20170615070637.6413-1-oohall@gmail.com> X-Mailer: git-send-email 2.9.3 Subject: [Skiboot] [PATCH] hdata_to_dt: Add PVR overrides to the usage text X-BeenThere: skiboot@lists.ozlabs.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Mailing list for skiboot development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: skiboot-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Sender: "Skiboot" Save us a few headaches in the future. Signed-off-by: Oliver O'Halloran --- hdata/test/hdata_to_dt.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/hdata/test/hdata_to_dt.c b/hdata/test/hdata_to_dt.c index 3568eb6ceb10..f109bbb46c07 100644 --- a/hdata/test/hdata_to_dt.c +++ b/hdata/test/hdata_to_dt.c @@ -272,7 +272,14 @@ int main(int argc, char *argv[]) " -q Quiet mode\n" " -b Keep blobs in the output\n" "\n" - "Pipe to 'dtc -I dtb -O dts' for human readable\n"); + " -7 Force PVR to POWER7\n" + " -8 Force PVR to POWER8\n" + " -8E Force PVR to POWER8E\n" + " -9 Force PVR to POWER9 (nimbus)\n" + "\n" + "When no PVR is specified -7 is assumed" + "\n" + "Pipe to 'dtc -I dtb -O dts' for human readable output\n"); } phys_map_init();