<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git, branch gatesgarth</title>
<subtitle>Mirror of git.yoctoproject.org/meta-xilinx.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=gatesgarth</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=gatesgarth'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/'/>
<updated>2021-04-20T19:26:31+00:00</updated>
<entry>
<title>binutils/gdb: Disable hunk from microblaze patch</title>
<updated>2021-04-20T19:26:31+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-04-20T19:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=079a8830cd804303edfaf18a32c0a313af290012'/>
<id>urn:sha1:079a8830cd804303edfaf18a32c0a313af290012</id>
<content type='text'>
The disabled chunk triggers a compilation failure when trying to build
newlib for microblaze64.

ld: MicroBlaze architecture of input file `/tmp/ccHA6bsQ.o' is incompatible with MicroBlaze output
ld: warning: cannot find entry symbol _start; defaulting to 0000000000000050

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>binutils/gdb: Fix various microblaze 64 issues</title>
<updated>2021-04-20T15:44:19+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-04-19T21:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=907a68eb1bc1ac01269cea332e6559dc9faa65ef'/>
<id>urn:sha1:907a68eb1bc1ac01269cea332e6559dc9faa65ef</id>
<content type='text'>
Issue: CR-1089197
Issue: CR-1093443

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: compatible with gatesgarth only</title>
<updated>2021-04-20T15:44:06+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-04-08T15:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=65235620b44de956caf385c40e0e4a940f616666'/>
<id>urn:sha1:65235620b44de956caf385c40e0e4a940f616666</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>libgloss: Fix crt*.o files that are stripped, when they shouldn't be</title>
<updated>2021-04-08T19:43:48+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-04-02T15:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=280065cf68f148a32a8299a5b04946c944568bee'/>
<id>urn:sha1:280065cf68f148a32a8299a5b04946c944568bee</id>
<content type='text'>
Issue: CR-1062133

For some reason libgloss installs the crt*.o files with executable bit set,
this causes the build system to strip these as executables.  However, it
makes it impossible to use the .o files to properly link applications later
on.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>binutils: Workaround for Microblaze 64 linking failure</title>
<updated>2021-04-06T13:44:05+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-03-29T14:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=cd493f6796afb622be466e58a3f88fdf54f53c8b'/>
<id>urn:sha1:cd493f6796afb622be466e58a3f88fdf54f53c8b</id>
<content type='text'>
The typecast is causing linking to not work properly, however it does cause
a compilation warning to return that a typecast is likely needed.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>meta-microblaze gcc-source: Fix barrel shift for versions under v10.0</title>
<updated>2021-04-06T13:44:04+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-03-31T19:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=fb9f47953ffff82a7ceb5fc9d6beebb9116786be'/>
<id>urn:sha1:fb9f47953ffff82a7ceb5fc9d6beebb9116786be</id>
<content type='text'>
Issue reported by Daniel Mack via the meta-xilinx mailing list.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: Update README.md</title>
<updated>2021-03-20T23:41:14+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-03-20T23:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=6cc7dc94af09ab83c39d0acaabdadcee995bc5d1'/>
<id>urn:sha1:6cc7dc94af09ab83c39d0acaabdadcee995bc5d1</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>plmfw/psmfw: Fix missing do_deploy addtask, and local check</title>
<updated>2021-03-20T21:57:39+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-03-20T19:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=770eb410e21ddbbec943a1a813258d47646efef6'/>
<id>urn:sha1:770eb410e21ddbbec943a1a813258d47646efef6</id>
<content type='text'>
If the fw is pulling from the same config, we don't want to re-deploy the
firmware (it will fail.)  Otherwise copy it from the other config into
our config, as other tools may look for it.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>soc-*.inc: Fix the firmware filename to the expected one in meta-xilinx-tools</title>
<updated>2021-03-20T21:57:37+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-03-20T19:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=828cf0111d474fedf7e27f4cb3bdeca847490682'/>
<id>urn:sha1:828cf0111d474fedf7e27f4cb3bdeca847490682</id>
<content type='text'>
The restructure of the code missed the filename structure, the filenames
used by meta-xilinx-tools were intended to be the correct ones.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>embeddedsw; Fixups for missed plm and psm issues</title>
<updated>2021-03-13T00:24:28+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-03-13T00:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=d9d088cd6358c2e879791befb8b690d58da49b93'/>
<id>urn:sha1:d9d088cd6358c2e879791befb8b690d58da49b93</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
</feed>
