meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
To: <meta-virtualization@lists.yoctoproject.org>,
	<bruce.ashfield@gmail.com>, <christopher.w.clark@gmail.com>
Cc: <mark.hatle@kernel.crashing.org>
Subject: [meta-virtualization][master][PATCH 0/2] Enable xen boot script using variable
Date: Fri, 25 Aug 2023 12:18:09 -0600	[thread overview]
Message-ID: <20230825181811.3306054-1-sandeep.gundlupet-raju@amd.com> (raw)

Since u-boot-xlnx-scr is shared between xen and non-xen builds,
Kernel and Devicetree image offset address from dynamic layer will be
used during variable pre expansion which causes boot issues on HW.
Hence enable xen boot script using variable.

Testing:
Add below variables to local.conf file to enable xen builds.

BOOTMODE = "xen"
ENABLE_XEN_UBOOT_SCR = "1"
ENABLE_XEN_DTSI = "1"
ENABLE_XEN_QEMU_DTSI = "1"

Sandeep Gundlupet Raju (2):
  xen-boot-cmd: Add xen variable as addendum
  u-boot-xlnx-scr: Enable xen boot script using variable

 .../recipes-bsp/u-boot/u-boot-xlnx-scr.bbappend      |  6 ++++--
 .../xilinx/recipes-bsp/u-boot/xen-boot-cmd.inc       | 12 ++++++++++++
 2 files changed, 16 insertions(+), 2 deletions(-)

-- 
2.34.1



             reply	other threads:[~2023-08-25 18:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-25 18:18 Sandeep Gundlupet Raju [this message]
2023-08-25 18:18 ` [meta-virtualization][master][PATCH 1/2] xen-boot-cmd: Add xen variable as addendum Sandeep Gundlupet Raju
2023-08-27 13:23   ` Bruce Ashfield
2023-09-06 21:31     ` Gundlupet Raju, Sandeep
2023-09-08  6:24       ` Christopher Clark
2023-08-25 18:18 ` [meta-virtualization][master][PATCH 2/2] u-boot-xlnx-scr: Enable xen boot script using variable Sandeep Gundlupet Raju

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230825181811.3306054-1-sandeep.gundlupet-raju@amd.com \
    --to=sandeep.gundlupet-raju@amd.com \
    --cc=bruce.ashfield@gmail.com \
    --cc=christopher.w.clark@gmail.com \
    --cc=mark.hatle@kernel.crashing.org \
    --cc=meta-virtualization@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).