<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/meta-xilinx-bsp/conf/machine/vmk180-versal.conf, branch mickledore</title>
<subtitle>Mirror of git.yoctoproject.org/meta-xilinx.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=mickledore</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=mickledore'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/'/>
<updated>2023-08-31T14:27:13+00:00</updated>
<entry>
<title>meta-xilinx-bsp:machine: Use ATF_CONSOLE instead of ATF_CONSOLE_DEFAULT</title>
<updated>2023-08-31T14:27:13+00:00</updated>
<author>
<name>Sandeep Gundlupet Raju</name>
<email>sandeep.gundlupet-raju@amd.com</email>
</author>
<published>2023-08-30T22:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=6182a945ac9d53e0b90a69b100e1d8d208654dcb'/>
<id>urn:sha1:6182a945ac9d53e0b90a69b100e1d8d208654dcb</id>
<content type='text'>
In arm-trusted-firmware recipe, ATF_CONSOLE_DEFAULT variable has
override and setting this variable value from local.conf and
machine.conf will not be effective during variable pre-expansion values.
Hence use ATF_CONSOLE instead of ATF_CONSOLE_DEFAULT in machine conf
files.

Signed-off-by: Sandeep Gundlupet Raju &lt;sandeep.gundlupet-raju@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>machine: Update machine conf file using gen-machineconf tool</title>
<updated>2023-07-20T16:56:40+00:00</updated>
<author>
<name>Sandeep Gundlupet Raju</name>
<email>sandeep.gundlupet-raju@amd.com</email>
</author>
<published>2023-07-18T22:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=db2ce4c937dc1f20ef439c17131a3613cb256236'/>
<id>urn:sha1:db2ce4c937dc1f20ef439c17131a3613cb256236</id>
<content type='text'>
1. Add missing space to append operation for machine files generated
   by gen-machineconf tool.
2. Update all machine conf file using gen-machineconf tool by parsing
   latest xsa.
   a. Reorder the variables to match the gen-machineconf tool output.
   b. Add any missing or new variables.
3. Remove machine overrides for XSCTH_PROC variable.

Signed-off-by: Sandeep Gundlupet Raju &lt;sandeep.gundlupet-raju@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>machine: Remove BOARD overrides from xilinx bsp layer</title>
<updated>2023-06-23T16:19:10+00:00</updated>
<author>
<name>Sandeep Gundlupet Raju</name>
<email>sandeep.gundlupet-raju@amd.com</email>
</author>
<published>2023-06-22T00:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=c6428720d6aaaa3f3db873173b7257777fb7c752'/>
<id>urn:sha1:c6428720d6aaaa3f3db873173b7257777fb7c752</id>
<content type='text'>
Using BOARD variable are deprecated, hence remove it. Machine conf
files using BOARD overrides now will be replaced with machineoverrides.

Signed-off-by: Sandeep Gundlupet Raju &lt;sandeep.gundlupet-raju@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>versal: Update machine conf file using gen-machineconf tool</title>
<updated>2023-01-14T05:31:51+00:00</updated>
<author>
<name>Sandeep Gundlupet Raju</name>
<email>sandeep.gundlupet-raju@amd.com</email>
</author>
<published>2023-01-12T22:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=a4cffc264feba806fd5b310e8907dcd743f49649'/>
<id>urn:sha1:a4cffc264feba806fd5b310e8907dcd743f49649</id>
<content type='text'>
1. Update below versal eval board machine conf file using
   gen-machineconf tool by parsing respective xsa.
   - vck190-versal
   - vck5000-versal
   - vmk180-versal
2. Move variables which changes based on xsa before required
   inclusion file to handle pre-expansion values.
3. Use use soc variant based generic machine inclusion.

Signed-off-by: Sandeep Gundlupet Raju &lt;sandeep.gundlupet-raju@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-bsp: Align SOC_VARIANT with PetaLinux</title>
<updated>2022-01-14T23:37:05+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-12-20T01:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=ab13b1b66fa13d95ade1d7201843fa758d77697e'/>
<id>urn:sha1:ab13b1b66fa13d95ade1d7201843fa758d77697e</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-bsps: Add board-style overrides to select correct components</title>
<updated>2022-01-14T23:37:05+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-12-20T01:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=2c8a2568946dbcd1b998912d153b1de76874bd7a'/>
<id>urn:sha1:2c8a2568946dbcd1b998912d153b1de76874bd7a</id>
<content type='text'>
Add the override expected by device-tree and other recipes to each machine.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-bsp: Remove extra entries, already set by the included defaults</title>
<updated>2022-01-14T23:37:05+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-12-19T22:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=58205ff04948596d6fdd8e815699baffb83510b7'/>
<id>urn:sha1:58205ff04948596d6fdd8e815699baffb83510b7</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-bsp: Convert all BSPs to use the generic configs</title>
<updated>2022-01-14T23:37:05+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-12-19T17:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=ea7d0d351127bc8f0a902af7afe55bcdfc543714'/>
<id>urn:sha1:ea7d0d351127bc8f0a902af7afe55bcdfc543714</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>Initial restructure/split of meta-xilinx-bsp</title>
<updated>2022-01-14T23:37:02+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-12-15T21:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=f900c6a0c8908e370689235230094308ec419cf9'/>
<id>urn:sha1:f900c6a0c8908e370689235230094308ec419cf9</id>
<content type='text'>
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 &lt;board&gt; to include, so if meta-xilinx-bsp
is not available it will not fail.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>manual changes for overrides syntax fixes</title>
<updated>2021-09-29T06:06:42+00:00</updated>
<author>
<name>Sai Hari Chandana Kalluri</name>
<email>chandana.kalluri@xilinx.com</email>
</author>
<published>2021-09-29T05:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=9685904085ad2c96a222d50737a53a0e88d3e23b'/>
<id>urn:sha1:9685904085ad2c96a222d50737a53a0e88d3e23b</id>
<content type='text'>
Signed-off-by: Sai Hari Chandana Kalluri &lt;chandana.kalluri@xilinx.com&gt;
</content>
</entry>
</feed>
