| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Remove most direct references to WORKDIR.
S = "${WORKDIR}" is no longer allowed, adjust this to refer to UNPACKDIR
${WORKDIR}/package is also incorrect, adjust to ${PKGD}.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
recipe for dsitxss is made conditional so that it compiles its
subcores only if they are available.
Signed-off-by: Kunal Rane <kunal.rane@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
MIPI CSI RX SS has dphy subcore which can be optinal to enable in the
SS.
Meanwhile DSI TX SS has it compulsory. Also added support for
MIPI RX PHY and TX PHY
Signed-off-by: Kunal Rane <kunal.rane@amd.com>
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
|
|
|
|
|
|
|
|
| |
HDCP subcores to be included only if its enabled in the subsystem.
Updated conditional inclusion of the same in the DP and HDMI recipes.
Signed-off-by: Kunal Rane <kunal.rane@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
Adding support for multimedia baremetal driver recipes to compile
fsbl-firmware.
Signed-off-by: Kunal Rane <kunal.rane@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Added aienginev2 and aiefal recipes to support AIENGINE in baremtal
decoupling flow. AIENGINE v2 is not dependent on ESW repo. It fetches
aie-rt repo & compile yocto baremtal driver. Updated latest SRCREV of
main-aie branch as there is dependency on CMake APIs to build AIENGINE
driver.
Signed-off-by: Jaydip Patel <jaydip.patel@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
Add symlink to old name for temporarily compatibility.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|