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

[ImageBuilder] Update README.md


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Michal Orzel <michal.orzel@xxxxxxx>
  • Date: Mon, 12 Sep 2022 13:59:18 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); 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=niQY12MejCdIqYR3XmRD1PiRy2OZQos16SZwajgZ1GE=; b=HNJeZQN4NkLYVsbEHH41PzrfE+MmMRHH81vSzkGqn4ptzL8I86ST+aqbHq8iKZhB4new/+Tj4dTAhmXWgljncbP7nHepNd/gyfqEtfPhKBi88gycRWRVrDN9QxOslt0xh+BbWeodibVdP2Q1eSejBMWz8Yd/uDi5I5YoBJE4Zjk4O+Wp2/NJLr0Zp68IfW5XzrmBw6FrvyylWnPQ/Usd9X6paiaaflVK1FXfKQbMYfClC8PiloAKJC2HktHPHyHwX7pvl+CXDc4t1d7o0/KvZKBecC5O3Y6fCcE/J3NUbM1cZr399HeDhqj6W6XIkCasY0wLSmuenS9K0xN0Se6DgA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=LH8fyNlXtdWQloh+/Q2fQr4GzzT6f7e+W76uvbDNG8kWhLrX3q14O3BPupCLrWwyxpkqgcYhQ6vTMLNvjnx3wmZzt+kGI4SeVhAecWQ4uVZkBTR690u52aIi3LKRsbVCseFaUKIHHQyrJklZ1xryfb0ijKHM7xiRRPEYmQHOYcu6eU5n6rfXC7LY/KdqhVZifsyeO3PI5JSXbU+OXgwRCDzLBQZFtM5/XHNOqqQUvmCi1FNSD/DhXHC6Bk2halZxOj1+BrCOJD9UDK0nV57MSUZBEG9DJT/W6RZS7s5bCdVzKYdvklNhpJUwDGg8nerQXjXnCQGIyaXgH46BZTD4SQ==
  • Cc: <sstabellini@xxxxxxxxxx>, Michal Orzel <michal.orzel@xxxxxxx>
  • Delivery-date: Mon, 12 Sep 2022 11:59:45 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

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>
---
 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.
-- 
2.25.1




 


Rackspace

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