| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
These items are specific to the special PetaLinux/Vitis multilib toolchain,
move these to meta-petalinux.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
These are only used for the special PetaLinux/Vitis multilib toolchain and
should not be generally applied.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
The special toolchains are really only applicable to a PetaLinux/Vitis
toolchain build.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
Standalone multilibs are only needed when building a PetaLinux specific
toolchain. So remove this from the general bbappends.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
Changing this breaks YP compatibility requirements. We have moved to
a custom recipe, meta-xilinx-toolchain to build the special toolchains.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating checksum due to licensefile formatting changes
libomxil-xlnx change:
chore: update to revision d20230216
libvcu-xlnx changes:
Update name of ctrlsw level test application binaries
chore: update to revision d20230216
Revert "Update name of ctrlsw level test application binaries"
vcu-firmware changes:
chore: update to revision d20230216
Signed-off-by: Parth Gajjar <parth.gajjar@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
This reverts commit 0e471db25311caf15b412e68eed4087eb7c664d3.
AIE has been moved to this layer. Restore previous configuration.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
Moves from meta-xilinx-tools as of commit 91c18d664dedc5c8e66f0744ec85a4d3c8bc300a.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
| |
Kconfig-aarch64.part: Clean up rootfs packages for zynqmp and versal
Kconfig-*: adding menuconfig for serial-autologin
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove DEVICE_TREE_NAME from dt-processor.sh to set right FDT name
in pxeboot.cfg from u-boot-xlnx-scr recipe. With that said user
can override DEVICE_TREE_NAME value from local.conf.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Removed KERNEL_DEVICETREE:example-sdt line that never did anything.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
Added support for EGL_IMAGE_PRESERVED_KHR attribute after
update in weston 10.0.2
Signed-off-by: Parth Gajjar <parth.gajjar@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
Below are the updates
dts: remove invalid space before label
lopper: lops: lop-domain-linux-a53-prune: Update memory nodes as per cpu cluster mapping
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
When we tried to create fitimage it will pick the dtb from linux recipe-sysroot path.
There are multiple dtb files in linux sysroot in sdt case and we did not specified any default dtb file to package in fitimage and it was picking baremetal dtb file which is leading to kernel panic.
There is a variable in yocto to specify the default dtb file to pick for fitimage FIT_CONF_DEFAULT_DTB.
If we specify the above then the fitimage is generated properly and able to boot successfully.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
| |
k26:modify machine override for k26
Kconfig.part: Add xen config support for versal-net
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
| |
This reverts commit 6ad9836940fa9c3541b5339c84d6d86e36734e24.
|
|
|
|
|
|
|
| |
AIE components are only provided by meta-xilinx-tools layer, so the
configuration and dependencies need to be in the same layer.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When using a system device tree build there will be more then one device-tree
that is constructed. If a fit image is constructed, then an DTB needs to be
selected. We use the CONFIG_DTFILE as the default, which should inherit
from the SYSTEM_DTFILE. The default for SYSTEM_DTFILE is empty as a fallback
which should restore the default behavior of first DTB found is the one used.
This also has ramifications for other recipes that use DTB files and unifies
everything.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
| |
This reverts commit aee55354756be9514c61f5e768dfa0370bdf8de0.
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
We want to be able to install qemu-xilinx-dev package, if the user requests
qemu-dev. We can't just hard code a list, as the virtualization layer can
modify the packages produced based on the existence of Xen or not. So
dynamically compute the variable append.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
| |
sdt-description.tcl: Cleanup sdt-description.tcl
sdt-description.tcl:sdt_ipinfo: Update Flash info for SDT
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
|
|
| |
Remove workarounds for warnings.
Changelog for SRCREV:
dfx_mgr: Fix compiler warnings
Signed-off-by: Sergei Korneichuk <sergei.korneichuk@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
Changelog:
2023-02-04 zynqmp_r5 resource table: fix 2022.10 rebase error
Signed-off-by: Sergei Korneichuk <sergei.korneichuk@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Fix git branch URL warnings and indentation.
WARNING: linux-firmware-ti-bt-1.0-r0 do_package_write_rpm_setscene:
URL: git://git.ti.com/ti-bt/service-packs.git;protocol=https does not set any branch parameter.
The future default branch used by tools and repositories is uncertain and we will therefore soon require this is set in all git urls.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
Changes:
2023.1 Updates 1. Version Updates to the banner 2. Minor Bug Fixes
2023.1 Initial Updates 1. Copyright Updates 2. Release Updates 3. Bug Fixes
Signed-off-by: Ramya Darapuneni <r.darapuneni@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
| |
Update README.md
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
|
|
| |
Below are the changes getting into effect with this srcrev update:
lop-domain-linux-a53-prune: Removing all the unneeded sdfec properties from linux device tree
lopper: assists: generate_config_object: Add outdir option support
Signed-off-by: Onkar Harsh <onkar.harsh@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
| |
machineconf.json: update k24 SOM machine overrides.
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
|
| |
gen-machineconf:lopper outputs in build/conf/dts
Kconfig-arm.part: Kconfig-microblaze.part: Clean up rootfs packages for mb and zynq
gen_config: Fix console kconfig warnings
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Below are the updates
lopper: assists: bmcmake_metadata_xlnx: Fix failed name 'compat_list' is not defined
lopper: Delete unneeded processor node in a generic way
baremetal_assists: Modifying baremetal assists to support use of multiple ESW repos
lopper: assists: baremetal_xparameters_xlnx: Generate time stamp frequency define
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Update cpu core number by reading the cpu node reg property
This commit does the below
1) Update the cpu core number by reading the cpu node reg property.
2) Update the dict_key based on the cpu name instead of compatible string (As cpu name is unique).
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CMAKE_EXPORT_COMPILE_COMMANDS
With the latest esw code changes if we enable CMAKE_EXPORT_COMPILE_COMMANDS
it will include CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES into the path
default value this variable is /usr/include if enable this param it will
try to include application headers in /usr/include resulting compilation
error so disable this param for yocto flow.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
distro
Add support for freertos distro by updating COMPATIBLE_HOST.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
parameters as per latest source code
In the latest esw source code lwip library sofware config parameter
prefix got changed from lwip_* to lwip211_* update the recipe for the
same.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
pm_cfg_obj copy location
xilpm library source structure is expecting the pm_cfg_obj.c file to be
available at src/zynqmp/client/common location, update the recipe for
the same.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|