| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
The ultra96 harwdare design is updated to not include mipi anymore. Remove the
corresponding SRC_URI and do_configure appends.
Signed-off-by: Christian Kohn <christian.kohn@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
|
|
|
|
|
|
|
|
|
|
| |
This patch will enable the below pmufw build flags to support dynamic MIO configuration.
which is required for SOM use case.
ENABLE_IOCTL
ENABLE_DYNAMIC_MIO_CONFIG
Signed-off-by: Swagath Gadde <swagath.gadde@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch will define the device-tree required memory and uart params.
Due to recent board/board_variant and machine changes in yocto caused
this issue.To work with these new changes we need this.
In plnxtool.conf we will define the default values but if we set board
value in that case due to the changes in new microblaze-generic.conf file
the plnxtool.conf changes will not work.
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
|
|
|
|
|
|
|
|
|
| |
Create a new meta-xilinx-core, move core functionality to the core, keeping
board specific files in the bsp layer.
zynqmp-generic changed from require <board> to include, so if meta-xilinx-bsp
is not available it will not fail.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
|
|
|
|
|
| |
Fix various overrides that have been missed in previous conversion.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Issue: CR-1099895
libmali provides replacement items for standard mesa libraries. Mali
also sets the soname to libMali.so, even when the requester is looking
for a library like libgbm. This introduces an internal, unstated,
dependency on the provider of the mesa components.
Since this dependency change comes in from mali400, we need to
change the PACKAGE_ARCH in these few cases to match.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
|
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|