summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* meta-xilinx-standalone: various fixes for override syntax changesMark Hatle2021-10-2513-46/+46
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* zstd: Add libatomic for linkingMark Hatle2021-10-251-0/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-xilinx-standalone: gcc-source bbappend changesMark Hatle2021-10-252-14/+13
| | | | | | | | | | | The regular (all version) bbappend will work with both gcc 10 and gcc 11. It only needs to tell the system it is compatible with baremetal builds. The special gcc-source_10 version works with the unique microblaze gcc only. This verifies, and configures the microblaze toolchain for the large multiconfig SDK build. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* gcc: convert away from bbappendMark Hatle2021-10-2559-3/+2
| | | | | | Intergrade the microblaze items with the backported toolchain. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* gcc: Import gatesgarth version, converted to new variable syntaxMark Hatle2021-10-2571-0/+7082
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* binutils: convert away from bbappendMark Hatle2021-10-255-15/+4
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* binutils: Import gatesgarth version, converted to new variable syntaxMark Hatle2021-10-2529-0/+25355
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* microblaze bsps: Location of tune-microblaze.conf has changedMark Hatle2021-10-255-5/+5
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* qemu-xilinx: Set FILES: for qemuSai Hari Chandana Kalluri2021-10-081-0/+2
| | | | | | Set FILES: to correctly package all the files under usr/share/qemu Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* qemu-xilinx.inc: qemu-xilinx is at 5.0, remove unrequired patchesSai Hari Chandana Kalluri2021-10-081-0/+2
| | | | | | Remove cross.patch that is required for qemu version 6.0. qemu-xilinx is currently at 5.0 Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* linux-xlnx.inc: Fix manual ovverrides in the fileSai Hari Chandana Kalluri2021-10-081-1/+1
| | | | | | fix manual overrides for xilinx_zynq_defconfig Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* soc-tune-include.inc: Fix typo for TUNEFILE pathSai Hari Chandana Kalluri2021-10-081-1/+1
| | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* manual changes for overrides syntaxSai Hari Chandana Kalluri2021-10-061-2/+2
| | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* **TEMPORARY** atf: set ATF_MEM_BASE, ATF_MEM_SIZE to bypass size issues with ↵Sai Hari Chandana Kalluri2021-09-281-2/+2
| | | | | | | | | latest gcc version Set ATF_MEM_BASE, ATF_MEM_SIZE to bypass size issues with latest gcc version. Revert after ATF source code has upgraded to latest version Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* manual changes for overrides syntax fixesSai Hari Chandana Kalluri2021-09-2829-33/+33
| | | | Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* soc-tune-include.inc: Modify TUNEFILEPATHsSai Hari Chandana Kalluri2021-09-281-5/+5
| | | | | | Modify TUNEFILEPATHS to latest directory structure followed in core. Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* Convert to new override syntaxSai Hari Chandana Kalluri2021-09-28210-1024/+1024
| | | | | | | | | | This is the result of automated script (0.9.0) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
* kernel-module-dp_git.bb: Update branch to 2021.2Sandeep Gundlupet Raju2021-09-281-1/+1
| | | | | | | Update dp-modules branch to xlnx_rel_2021.2 release branch. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-xilinx-bsp: recipes-kernel: lopper: Updated SRCREVBen Levinsky2021-09-281-1/+1
| | | | | Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-xilinx-standalone-experimental: recipes-core: meta: files: ↵Appana Durga Kedareswara rao2021-09-281-1/+24
| | | | | | | | | | dt-processor: Add support for zynqmp cortexr5 machine config generation This commit adds support for generating the multi config for zynqmp cortexr5 fsbl use case. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: update to latest ↵Appana Durga Kedareswara rao2021-09-281-1/+1
| | | | | | | SRCREV Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2021-09-281-2/+2
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Remove ivas from meta-xilinxVishal Patel2021-09-284-65/+0
| | | | | Signed-off-by: Vishal Patel <vishal.patel@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: update to latest ↵Appana Durga Kedareswara rao2021-09-281-1/+1
| | | | | | | SRCREV Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-xilinx-bsp: recipes-kernel: lopper: update to latest SRCREVAppana Durga Kedareswara rao2021-09-281-1/+1
| | | | | Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* bootgen: Updated commit Id to point the release branchRamyaSree2021-09-281-2/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-282-2/+2
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* u-boot-xlnx: Update branch and SRCREV for 2021.2Mark Hatle2021-09-281-2/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* linux-xlnx: Move to 2021.2 branch and SRCREVMark Hatle2021-09-281-2/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-microblaze: Fix GCC issue where additional loops were addedMark Hatle2021-09-282-0/+58
| | | | | | | | Due to latest changes in GCC-10.2 MB64 perforamance has reduced We have added zero_extended instructions to get rid of left shift and right shift loops Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* qemu{-devicetree}: update branch to 2021.2 releaseMark Hatle2021-09-282-2/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-xilinx-bsp: recipes-kernel: lopper: Updated SRCREVBen Levinsky2021-09-281-1/+1
| | | | | Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* kernel-module-hdmi_git.bb : Update the XLNX_HDMI_VERSION to 5.10.0Vishal Sagar2021-09-281-1/+1
| | | | | | | Update the XLNX_HDMI_VERSION to 5.10.0. Signed-off-by: Vishal Sagar <vishal.sagar@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-283-3/+3
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* kernel-module-hdmi_git.bb : Update for 2021.2 release branch and commit idVishal Sagar2021-09-281-2/+2
| | | | | | | | The patch updates the branch and commit id for 2021.2 release of the hdmi-modules repo. Signed-off-by: Vishal Sagar <vishal.sagar@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-xilinx-standalone-experimental: Typo fix in the READMEMark Hatle2021-09-281-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* experimental dtb-embeddedsw: Switch to github URL and SRCREVMark Hatle2021-09-281-1/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* meta-xilinx-setup: Add overlay dt generation supportNaga Sureshkumar Relli2021-09-281-4/+41
| | | | | | | | | | | | | | | | | | | This patch adds support to generate overly dt file. The lopper assist file, which is "xlnx_overlaydt" will get called by this dt-processor.sh script based on the arguments passed. Ex: dt-processor.sh <system dts file> overlay_dtb full With the above command it generates pl.dtsi file with overlay syntax and compiles the pl.dtsi and generates pl.dtbo. It also takes additional argument as external_fpga. As there is no partial support in versal, and we generate external_fpga dt property to apply overlay with out loading the bit file. There is no impact in the default flow, because the overlay support will come into picture with overlay_dtb argument. Signed-off-by: Naga Sureshkumar Relli <naga.sureshkumar.relli@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* meta-xilinx-bsp: recipes-kernel: lopper: Updated SRCREV for 2021Appana Durga Kedareswara rao2021-09-281-1/+1
| | | | | Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* kernel-module-dp_git.bb: Update branch and SRCREV to 2021.2Sandeep Gundlupet Raju2021-09-281-3/+3
| | | | | | | Update dp-modules branch and SRCREV to 2021.2 release. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* vcu: Update SRCREV for 2021.2Mark Hatle2021-09-283-3/+3
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-283-3/+3
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* meta-xilinx-setup: Bundle the configuration scriptMark Hatle2021-09-284-0/+800
| | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Updated SRCREV for 2021Sivaprasad Addepalli2021-09-281-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* device-tree: rework prestep integrationMark Hatle2021-09-281-2/+4
| | | | | | | | | | | All configurations are expected to pass in a pre-processed device tree. Use this version unconditionally. In order to allow a Linux build, without 'system-top.dtb', we need to prepend the components in do_deploy as they expect some level of processing to have happened. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* image-types-xilinx-qemu.bbclass: resize qemu-sd image to 256MSai Hari Chandana Kalluri2021-09-281-1/+1
| | | | | | | | | | | | | | | | resize qemu-sd image to 256M to avoid the following error during qemuboot: runqemu - ERROR - Failed to run qemu: QEMU APU instance failed: Unexpected error in sd_realize() at qemu-xilinx-system-native/v5.1.0-xilinx-v2021.2+gitAUTOINC+f9099ec0c9-r0/git/hw/sd/sd.c:2382: qemu-system-aarch64: Invalid SD card size: 271 MiB SD card size has to be a power of 2, e.g. 512 MiB. You can resize disk images with 'qemu-img resize <imagefile> <new-size>' (note that this will lose data if you make the image smaller than it currently is). CR-1104112 Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* flashstrip_1.0.bb: Add native recipeVishal Patel2021-09-281-0/+2
| | | | | | | Add native recipe to allow usage of utility needed to create a flash image Signed-off-by: Vishal Patel <vishal.patel@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>