From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5AE50C433F5 for ; Mon, 28 Mar 2022 02:44:33 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 79BFE83B03; Mon, 28 Mar 2022 04:44:17 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="MTExgJid"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 26759837DE; Mon, 28 Mar 2022 04:44:08 +0200 (CEST) Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 96A7A837DE for ; Mon, 28 Mar 2022 04:44:03 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=bmeng.cn@gmail.com Received: by mail-pj1-x1029.google.com with SMTP id o3-20020a17090a3d4300b001c6bc749227so14115731pjf.1 for ; Sun, 27 Mar 2022 19:44:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=hAw/mIheZ6Y1rxexREAay2ddtmdrHq/zV+K92o5Niy8=; b=MTExgJidq+0tY7VKMS90t+JOBDfc35bU0bDVG3hxWjEruPLJHEOMWSuyVYVkkkxGn+ GWEAc5JmZGIYuYY91Qb5SPXkegJRMCkShEYCHGaBjwvi19oxeoL1NXm0wSJAw6bReVIh ydXJ9xj2J45GdpYhY91K/Rp13vm8+4vhqyyawa3t1VbtKSZ6bTVbfVXW0XjZXUfv/0J0 0umggNdDBzzvyT1UKthpmGeRu9Vbm7gZ+9ZtivBWiro7p9xJkgIjXNxP/OGsjAflFCnD JNQoxWR7imHM5MK0BKPle7DyqmuD6R37N3Eh/qC0vjkeQNkaMNPLB8QWtpmIEb5+SF6s iQkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=hAw/mIheZ6Y1rxexREAay2ddtmdrHq/zV+K92o5Niy8=; b=rAGdz8eOrGDzVEASIJYfosg1wX9AlkLOEta+79/Q4tVHDj151C7/DoMJdy2aZdH6+u VjCkPO4Y2ilbWMXfEV4EZiLzSVG+tUYJuDhseyMyF2wLdiiLq+/huzOn9yj2ouT3JELk gnUPIrtusAdM4SPu76oJVpxCJFAxmCyiRzXJescHLDhuUa/AfSSppSNSaQQpYp4Too+c evFyntR9zfOJZel8l5wmXEgjjlJu2yMfH8J8HpDpdQH7rPMy7Py6wkoC4VEUSc5yuKwV p+ZcWguSphDoiS0063jzDMNXip+yxF8ZIoSAPvlCLxFHeYeQ3pSsSbZureZ6Fr3zctSG Ge1A== X-Gm-Message-State: AOAM532wSqMaiKKqFqE0QnUjJfTOjtNbBSp5Yv3jMy3nAoth12bsGsHE hIMBwuT30EBdlNWPioPguTfgSYfkKEs1uA== X-Google-Smtp-Source: ABdhPJzXqmX1T/r3Tu7V6OeSvAa7ixAbaWnNfDkSOpYVGafYVcLn0VsvWjb+MYo72tnh96ssQnQUtg== X-Received: by 2002:a17:90a:df96:b0:1c7:9a6c:6ee2 with SMTP id p22-20020a17090adf9600b001c79a6c6ee2mr29468732pjv.135.1648435441825; Sun, 27 Mar 2022 19:44:01 -0700 (PDT) Received: from pek-vx-bsp2.wrs.com (unknown-176-192.windriver.com. [147.11.176.192]) by smtp.gmail.com with ESMTPSA id p10-20020a637f4a000000b00373a2760775sm11266095pgn.2.2022.03.27.19.44.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 27 Mar 2022 19:44:01 -0700 (PDT) From: Bin Meng To: Tom Rini , U-Boot Mailing List Subject: [PATCH 3/3] doc: usage: Convert README.plan9 to reST Date: Mon, 28 Mar 2022 10:43:51 +0800 Message-Id: <20220328024351.629189-3-bmeng.cn@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220328024351.629189-1-bmeng.cn@gmail.com> References: <20220328024351.629189-1-bmeng.cn@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean This converts the existing README.plan9 to reST, and puts it under the doc/usage/os directory. Signed-off-by: Bin Meng --- doc/usage/index.rst | 1 + doc/{README.plan9 => usage/os/plan9.rst} | 12 ++++++++---- 2 files changed, 9 insertions(+), 4 deletions(-) rename doc/{README.plan9 => usage/os/plan9.rst} (89%) diff --git a/doc/usage/index.rst b/doc/usage/index.rst index b8916971bc..ecb4908fd1 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -59,4 +59,5 @@ Booting OS .. toctree:: :maxdepth: 1 + os/plan9 os/vxworks diff --git a/doc/README.plan9 b/doc/usage/os/plan9.rst similarity index 89% rename from doc/README.plan9 rename to doc/usage/os/plan9.rst index 2d3d0e0cf6..f91712c009 100644 --- a/doc/README.plan9 +++ b/doc/usage/os/plan9.rst @@ -1,3 +1,10 @@ +.. SPDX-License-Identifier: GPL-2.0+ +.. Steven Stallion +.. June 2013 + +Plan 9 +====== + Plan 9 from Bell Labs kernel images require additional setup to pass configuration information to the kernel. An environment variable named confaddr must be defined with the same value as CONFADDR (see mem.h). @@ -10,9 +17,6 @@ bootargs environment variable will be copied. If no command line arguments or bootargs are defined, CONFADDR is left uninitialized to permit manual configuration. For example, PC-style -configuration could be simulated by issuing a fatload in bootcmd: +configuration could be simulated by issuing a fatload in bootcmd:: # setenv bootcmd fatload mmc 0 $confaddr plan9.ini; ...; bootm - -Steven Stallion -June 2013 -- 2.25.1