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

[ImageBuilder][PATCH v3 0/3] Add extra ImageBuilder features


  • To: xen-devel@xxxxxxxxxxxxxxxxxxxx
  • From: "Andrei Cherechesu (OSS)" <andrei.cherechesu@xxxxxxxxxxx>
  • Date: Wed, 13 Jul 2022 19:30:41 +0300
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oss.nxp.com; dmarc=pass action=none header.from=oss.nxp.com; dkim=pass header.d=oss.nxp.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=CBnG/KHpOC9rWbWx8d1Pz6ZSMmY/aZckRPO5j4SDNSg=; b=A1Fmto7gleiaITVmP+rH8HyofyFVyzsBEcPpXsJx2kgQjOsgxWn2JX2sat31eu07I4XcrS1wYOgF79hGW0Cxn2P4bs8jNQoegZTH0U9UUv00vV5Ijnd1IC74+EAPirnJ2kv6fVp0+CSX2hMremMkINn/rag9NCWbsk0ySThCfS8DEXCJIYSm3CYELVuofpnoDd1Vyb5e+THBS8mgFBPYkxpQA4yOcoCD/uBfWcXc46mdkOLxBybi7yZ4dYm14Yp8fsC+0z+FyNrEosNNColvQm2knHBc/VNaNIcZ4qUABAtKAet6NWUEXnQfTuHMsd3cmVo1HPJvWd6ba8nqXsHeEQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=HhkF1mY16P9ZWJ5u/9a/kH67tB2NkubyXzSrf+ZDF6VsPz36GZUw9ZNAl1rOm+zvw5iCIkRFdvA+PAUqFAPG8cuG+Z3Dr6Pjs6ySmiRem1S0yUJNiietFlrnlY+D6DT31aN6DVa2RmSSPWUqs9X9XJA37poAqLAd6TBIWFNTD7AxS2Q9fJ4euvgHy4lBeqH7wp85ooWYYcGvfwCv+A8LlzDJkE9RQCdwlAPxLVOl3NQmQHvxw5YyO7+FPH7o64Z2ohtoi7Ev4uzvqpBQfFVLpYM5hLcf1j51OWjvlBHsN4xH2A17ti9y4pEfXseFEY8/7CZG4dVTEzHaSQeygqd7og==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=oss.nxp.com;
  • Cc: viryaos-discuss@xxxxxxxxxxxxxxxxxxxxx, sstabellini@xxxxxxxxxx, Andrei Cherechesu <andrei.cherechesu@xxxxxxx>
  • Delivery-date: Wed, 13 Jul 2022 16:31:20 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

From: Andrei Cherechesu <andrei.cherechesu@xxxxxxx>

Hello,

This the v3 version for the patches which have not yet been commited.

Changes in v3:
- Dropped the [PATCH v2 1/4] from the previous series since it's already
been commited
- For PATCH 1/3: No changes
- For PATCH 2/3: Dropped the "-a" parameter and instead sourced the name
of the extra commands file from the ImageBuilder config file, from the
APPEND_EXTRA_CMDS variable. Also described it in README.md.
- For PATCH 3/3: Fixed commit message that still mentioned the "-s"
parameter, which was dropped in v2.

Andrei Cherechesu (3):
  uboot-script-gen: Dynamically compute addr and size when loading
    binaries
  uboot-script-gen: Enable appending extra commands to boot script
  uboot-script-gen: Enable not adding boot command to script

 README.md                |  10 ++-
 scripts/uboot-script-gen | 159 +++++++++++++++++++++++++++++++++------
 2 files changed, 145 insertions(+), 24 deletions(-)

-- 
2.35.1




 


Rackspace

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