From patchwork Thu Jul 18 07:34:10 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bin Meng X-Patchwork-Id: 1133607 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="GzUjEEtI"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 45q65c40msz9s3l for ; Thu, 18 Jul 2019 18:01:08 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 2F5FAC21F9D; Thu, 18 Jul 2019 07:50:31 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=FREEMAIL_FROM, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 90925C21FE3; Thu, 18 Jul 2019 07:36:29 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id E537AC21F21; Thu, 18 Jul 2019 07:35:17 +0000 (UTC) Received: from mail-pf1-f193.google.com (mail-pf1-f193.google.com [209.85.210.193]) by lists.denx.de (Postfix) with ESMTPS id 91163C21F02 for ; Thu, 18 Jul 2019 07:35:10 +0000 (UTC) Received: by mail-pf1-f193.google.com with SMTP id m30so12198413pff.8 for ; Thu, 18 Jul 2019 00:35:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references; bh=N2i9f7imHxiC2qt2oZaDT1ZvWN4HVdlcwMFCNWGqHnQ=; b=GzUjEEtIK2jh/ZcbcclklFCAqcA6y+rzT8GS0d0yGQNSxWMtl8Ge+VX7t1jxUJBfUO DSzdaexlGJ7WYEu/aZEeRAj4lAeQRHlEM/BEURxqlKQAGo2EQLu/6Rb8R/uVU63T+7tO +1kUgrfY7vEpV+gSXPM2PAby/xniGBfuXp7BMiP3sX8nm6ooUJvqdLQAfJbIVJ2MTSxZ qarkvzdxAfUFcnvDZlRfE2036gVbZnUqX8kFwB7feWzKx6Yvc2VkfDim0kIVoECKFL1b ZdGvOEpSBbeUarXcv8C73igoXrIVWLYGjSGEE2NNinzpFc0OX1SYzhTprdMrBv+7Fgng /1wg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=N2i9f7imHxiC2qt2oZaDT1ZvWN4HVdlcwMFCNWGqHnQ=; b=p+uj4Q411jN482j1BxDKK4yASJpd6blzg4qOn9HVUSsP7pF2hZiz/EopZM64T78Gi6 oVYu/W5/3b86rRQCduFv2sd4lpRgoVkg4eVm6jqs+2GJKMeVgKMPbW35mwxakqvKRABD 3pBEl2yIQPSM5kyjDaIDdSm3G5JdqwncXKwYd4k+FJXMMj9ZRhEqtWCeAmIDUvyEdceL nw2oeQ5jLRqtOklrttJuModgfNafWRvgnSyVlTdTF7zN3Eybw5Qs4giJUxWWCQIKKl9T pCXxjLl38M2ONgFhoGw1sotDJCqxiO6JnDF88enyPgGAKXEBTNknXwEh64+EmOhcNGNO cyQQ== X-Gm-Message-State: APjAAAWhLV2hde27RekAxFkEc/cgELtnpU9fu5NeoiDQZvzZQBe27NCp l3xwRHFrWjtdnuJAVlyXlpIDL88p X-Google-Smtp-Source: APXvYqx1OTg8+BgdtrCWC8YE5j4ys1yM6IgeftEXWwWWx/KXbUh2oEj22hdYE7261ZWCCEb6kY8GcA== X-Received: by 2002:a17:90a:d3d4:: with SMTP id d20mr50522613pjw.28.1563435308977; Thu, 18 Jul 2019 00:35:08 -0700 (PDT) Received: from localhost.localdomain (unknown-224-80.windriver.com. [147.11.224.80]) by smtp.gmail.com with ESMTPSA id q1sm39859821pfn.178.2019.07.18.00.35.08 (version=TLS1 cipher=AES128-SHA bits=128/128); Thu, 18 Jul 2019 00:35:08 -0700 (PDT) From: Bin Meng To: Tom Rini , Simon Glass , Wolfgang Denk , Heinrich Schuchardt , Mario Six , U-Boot Mailing List Date: Thu, 18 Jul 2019 00:34:10 -0700 Message-Id: <1563435275-22326-26-git-send-email-bmeng.cn@gmail.com> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1563435275-22326-1-git-send-email-bmeng.cn@gmail.com> References: <1563435275-22326-1-git-send-email-bmeng.cn@gmail.com> Subject: [U-Boot] [PATCH 25/50] doc: board: Add Intel Galileo board doc X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 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" This extracts Intel Galileo board specific information from README.x86, converts plain text documentation to reST format and adds it to Sphinx TOC tree. No essential content change. Signed-off-by: Bin Meng --- doc/README.x86 | 21 --------------------- doc/board/intel/galileo.rst | 22 ++++++++++++++++++++++ doc/board/intel/index.rst | 1 + 3 files changed, 23 insertions(+), 21 deletions(-) create mode 100644 doc/board/intel/galileo.rst diff --git a/doc/README.x86 b/doc/README.x86 index 28d6ae0..e72f840 100644 --- a/doc/README.x86 +++ b/doc/README.x86 @@ -193,27 +193,6 @@ Flash map for samus / broadwell: --- -Intel Galileo instructions for bare mode: - -Only one binary blob is needed for Remote Management Unit (RMU) within Intel -Quark SoC. Not like FSP, U-Boot does not call into the binary. The binary is -needed by the Quark SoC itself. - -You can get the binary blob from Quark Board Support Package from Intel website: - -* ./QuarkSocPkg/QuarkNorthCluster/Binary/QuarkMicrocode/RMU.bin - -Rename the file and put it to the board directory by: - - $ cp RMU.bin board/intel/galileo/rmu.bin - -Now you can build U-Boot and obtain u-boot.rom - -$ make galileo_defconfig -$ make all - ---- - QEMU x86 target instructions for bare mode: To build u-boot.rom for QEMU x86 targets, just simply run diff --git a/doc/board/intel/galileo.rst b/doc/board/intel/galileo.rst new file mode 100644 index 0000000..f51a06b --- /dev/null +++ b/doc/board/intel/galileo.rst @@ -0,0 +1,22 @@ +.. SPDX-License-Identifier: GPL-2.0+ +.. sectionauthor:: Bin Meng + +Galileo +======= + +Only one binary blob is needed for Remote Management Unit (RMU) within Intel +Quark SoC. Not like FSP, U-Boot does not call into the binary. The binary is +needed by the Quark SoC itself. + +You can get the binary blob from Quark Board Support Package from Intel website: + + * ./QuarkSocPkg/QuarkNorthCluster/Binary/QuarkMicrocode/RMU.bin + +Rename the file and put it to the board directory by:: + + $ cp RMU.bin board/intel/galileo/rmu.bin + +Now you can build U-Boot and obtain u-boot.rom:: + + $ make galileo_defconfig + $ make all diff --git a/doc/board/intel/index.rst b/doc/board/intel/index.rst index 482e01b..f416801 100644 --- a/doc/board/intel/index.rst +++ b/doc/board/intel/index.rst @@ -11,4 +11,5 @@ Intel cougarcanyon2 crownbay edison + galileo minnowmax