[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ImageBuilder] Update README.md


  • To: Michal Orzel <michal.orzel@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • From: Ayan Kumar Halder <ayankuma@xxxxxxx>
  • Date: Mon, 12 Sep 2022 17:20:26 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=amd.com; dmarc=pass action=none header.from=amd.com; dkim=pass header.d=amd.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=bA5j1ZJQf430YHTgcSreno3hXqKp6h4c7pse66j4lXI=; b=Bu3i3GZRnhk6nr6m7ST28D8R5Ozlj65v1r1md7p8SsvpZfY0ANxnUszYpNA3EWV595nWA5Qs7Rp7L65meJnNxrPN9qzbjaStkKZ2YaDLPwwBdBKb0gBc+py5pnwabnZhzQTl0CTj6ijGTJraCwitnBtJ0/BYDBWPA3oGsYrNr5LS/dcqDDR23b0hAFNm6g0wEN4G0/lYS5spsJLAb/Eveq8ex2EvrB059GDBRf9LGqwVhIPiBJECwXmSfq38qHDTn7m/V9IpF93L5hqKGGP2iJ3pPp1rLdypd/OZn9ORggpo998jWE9Mz8mX14KJeg6db4XFj6X7Ru94OVLMqZG75g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=gLHiz+K/7vdz8eBmmdICKKYl1HsdsQyj+WkEocLBLjhgt2UJr6QEgtJ0+h9Z6MRVsptbUPHIQfovycnDv4g1cCeK/qYwZ4ipKUgK7DvpO/2iENB2l6HeKYeHrjIMf5XrmPB7zoJRqnfbd1CaffFbM58DH5N/B8GVGicM79n+ACiU/n/xrT1Q+Njgk6YGYQh3adBXOyAlbFHIiDo04y+AagzndVJfUJwbkQafFqDDY3rssDzi20TErwsSL5Ry1yNpSYmHbAIGxWgR3ETWgggKmUB9g0f8SoAxZLIIHZvOiUU7suZKr5hU9HqCzQuOdV1lZrmKMYB5jQCLRE/Vz3Sf8g==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=amd.com;
  • Cc: sstabellini@xxxxxxxxxx
  • Delivery-date: Mon, 12 Sep 2022 16:20:56 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>


On 12/09/2022 12:59, Michal Orzel wrote:
Get rid of references to XEN_PASSTHROUGH_PATHS, as there is no such option
and it should be replaced with DOMU_PASSTHROUGH_PATHS[number].

Update PASSTHROUGH_DTS_REPO example. The directory storing partial device
trees is now device-trees-2021.2/zcu102 instead of device-trees-2021.2.

Signed-off-by: Michal Orzel <michal.orzel@xxxxxxx>
Reviewed-by: Ayan Kumar Halder <ayankuma@xxxxxxx>
---
  README.md | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 041818349954..da9ba788a3bf 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ BOOT_CMD="booti"
  DEVICE_TREE="mpsoc.dtb"
  XEN="xen"
  XEN_CMD="console=dtuart dtuart=serial0 dom0_mem=1G dom0_max_vcpus=1 bootscrub=0 
vwfi=native sched=null"
-PASSTHROUGH_DTS_REPO="git@xxxxxxxxxx:Xilinx/xen-passthrough-device-trees.git 
device-trees-2021.2"
+PASSTHROUGH_DTS_REPO="git@xxxxxxxxxx:Xilinx/xen-passthrough-device-trees.git 
device-trees-2021.2/zcu102"
  DOM0_KERNEL="Image-dom0"
  DOM0_CMD="console=hvc0 earlycon=xen earlyprintk=xen clk_ignore_unused"
  DOM0_RAMDISK="dom0-ramdisk.cpio"
@@ -99,9 +99,9 @@ Where:
- PASSTHROUGH_DTS_REPO specifies the git repository and/or the directory
    which contains the partial device trees. This is optional. However, if
-  this is specified, then XEN_PASSTHROUGH_PATHS need to be specified.
+  this is specified, then DOMU_PASSTHROUGH_PATHS[number] need to be specified.
    uboot-script-gen will compile the partial device trees which have
-  been specified in XEN_PASSTHROUGH_PATHS.
+  been specified in DOMU_PASSTHROUGH_PATHS[number].
- DOM0_KERNEL specifies the Dom0 kernel file to load.
    For dom0less configurations, the parameter is optional.



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.