From patchwork Thu Jul 18 07:34:04 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bin Meng X-Patchwork-Id: 1133591 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="IUFV285n"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 45q5sN45fLz9s8m for ; Thu, 18 Jul 2019 17:50:32 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id F0E0DC21FD3; Thu, 18 Jul 2019 07:49:25 +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, 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 4F666C21FDA; Thu, 18 Jul 2019 07:36:19 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 2087EC21FDF; Thu, 18 Jul 2019 07:35:10 +0000 (UTC) Received: from mail-pf1-f171.google.com (mail-pf1-f171.google.com [209.85.210.171]) by lists.denx.de (Postfix) with ESMTPS id E7E5FC21F03 for ; Thu, 18 Jul 2019 07:35:03 +0000 (UTC) Received: by mail-pf1-f171.google.com with SMTP id y15so12197530pfn.5 for ; Thu, 18 Jul 2019 00:35:03 -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=sgJep8xWjRaYh6fMFAH+9V8CmIZ+K3JTP4yBWS9UXP0=; b=IUFV285npeiYl3oNPHHlrluHDTt4TVCI0aQeL98JJCyfzfIwd3c/B5m7P7KTwrs98C tPPPWPASBKIAbs2vgyhLLniJYgmPOqH9w1mmQW+vfe39+FWDmX/D7MwWKZU6AgiN6jge DzI5fLe7W/3b8WRrJYzojZPKTSRfC8/kVkqKTpGaG/bd7WwzzGYaPOwEyz58LznV5p6r +YZbJ5GWH2QXgGYelE96Nl9JjP2VVyMNmaPYjMxQgUDW+UdBVC2LBZzm/mZED3EVOZ59 uFFGqBuNsyf2C7GZvWbz9I/X+WN7mH2ZyONdexZm5mIZ4jnBLZTnZ35nUmqmC+Jo5Cdf Vleg== 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=sgJep8xWjRaYh6fMFAH+9V8CmIZ+K3JTP4yBWS9UXP0=; b=cKXxTUPqUQumHOfyR254ON8Ohv8V4ABBFkzBKR5qYT0qOe4ZazHflwR9ryDSd7Jhmc dRol+4zBZEljscytbp4Filf+NEMYJ6DhMHIin1fb3jXWNslRg4o87AvxDOFKcFo2zzC3 VwXw1oLYBET5kNoUAFVI7Mg655QOhCmVpm3UCVq/EJdCt8Nms18vvFcUIP6E0yhUMQ1X scasqZ467Zf2HaOKKi4YmFEIYKPSYXYigohL4TBDzgpKtIqMBdbtP3ghknDU0Buh6kor EazS6Hm2pj/j/ff1f5hWI/sxkLv/5f25vTIhb7Xd5KwTRgSFIF7DQ9pYjuVeAyQxlAkI 5aKw== X-Gm-Message-State: APjAAAVP9TOH5CmA5Lghy4/CqdcpO2uqcU+0fuKOMqrRMjKxJ4zQZ79n KrfNoOyVGkmE3MzJZ/Y9iuQ= X-Google-Smtp-Source: APXvYqwG0JfMWtUmZlTrqW8NuCFSr4EVVfWXXSj2rzFJZkmtAtSL3N+lJj2gHGlZTQPnvI9PkbW4lw== X-Received: by 2002:a63:7c0d:: with SMTP id x13mr6741194pgc.360.1563435302586; Thu, 18 Jul 2019 00:35:02 -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.01 (version=TLS1 cipher=AES128-SHA bits=128/128); Thu, 18 Jul 2019 00:35:02 -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:04 -0700 Message-Id: <1563435275-22326-20-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 19/50] doc: Add board specific info to Sphinx TOC tree 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" Add index.rst for board. More docs will be added later. Signed-off-by: Bin Meng Reviewed-by: Heinrich Schuchardt --- doc/board/index.rst | 7 +++++++ doc/index.rst | 11 +++++++++++ 2 files changed, 18 insertions(+) create mode 100644 doc/board/index.rst diff --git a/doc/board/index.rst b/doc/board/index.rst new file mode 100644 index 0000000..b47f672 --- /dev/null +++ b/doc/board/index.rst @@ -0,0 +1,7 @@ +.. SPDX-License-Identifier: GPL-2.0+ + +Board-specific doc +================== + +.. toctree:: + :maxdepth: 2 diff --git a/doc/index.rst b/doc/index.rst index 6d42d94..9ae2e16 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -51,6 +51,17 @@ implementation. arch/index +Board-specific doc +------------------ + +These books provide details about board-specific information. They are +organized in a vendor subdirectory. + +.. toctree:: + :maxdepth: 2 + + board/index + Indices and tables ==================