| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
In meta-virtualization, when used with meta-xilinx-core, the XEN dtsi was
always enabled, even in a non-Linux based build. This caused compilation
issues as cortex-r5 and other CPUs are missing required parameters for Xen.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
Enable SCRIPT_SED_ADDENDUM if BOOTMODE is set to xen by including
mxv-xen-boot-cmd inclusion file to u-boot-xlnx-scr bbappend.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
For xen boot the u-boot script environment variables needs to
be complied as part of u-boot-xlnx-scr recipe. In order to duplicate
the variables definition for xen and non-xen boot make xen variables
as addendum to u-boot-xlnx-scr recipe.
Upstream-Status: Submitted [https://lists.yoctoproject.org/g/meta-virtualization/message/8233]
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Transfer from 2024.2 fork of meta-virtualization, as this won't be in meta-virtualization
scarthgap.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|