<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git, branch sumo</title>
<subtitle>Mirror of git.yoctoproject.org/meta-xilinx.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=sumo</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=sumo'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/'/>
<updated>2018-08-08T16:27:19+00:00</updated>
<entry>
<title>u-boot_%.bbappend: Fix the breakage on platform init files</title>
<updated>2018-08-08T16:27:19+00:00</updated>
<author>
<name>Manjukumar Matha</name>
<email>manjukumar.harthikote-matha@xilinx.com</email>
</author>
<published>2018-07-27T20:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=5fccc46503e468ed024185ed032891799a31db58'/>
<id>urn:sha1:5fccc46503e468ed024185ed032891799a31db58</id>
<content type='text'>
Fix the following error for machines like microzed:
ERROR: Nothing PROVIDES 'virtual/xilinx-platform-init'

This happens because the contrib recipe is overriding the
HAS_PLATFORM_INIT instead of appending the configuration for minized
machine. This patch fixes the issue by adding an append.

Signed-off-by: Manjukumar Matha &lt;manjukumar.harthikote-matha@xilinx.com&gt;
</content>
</entry>
<entry>
<title>picozed-zynq7.conf: fix the typo in the include file</title>
<updated>2018-07-18T22:31:56+00:00</updated>
<author>
<name>Nicholas Pillitteri</name>
<email>njpillitteri@gmail.com</email>
</author>
<published>2018-07-18T22:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=da7abca81701ecd0ac9e03ee854fed737069cea2'/>
<id>urn:sha1:da7abca81701ecd0ac9e03ee854fed737069cea2</id>
<content type='text'>
Fix the typo in the include file, it is missing require/include

Signed-off-by: Nicholas Pillitteri &lt;njpillitteri@gmail.com&gt;
Signed-off-by: Manjukumar Matha &lt;manjukumar.harthikote-matha@xilinx.com&gt;
</content>
</entry>
<entry>
<title>README.md: Update README to include the newer board support</title>
<updated>2018-06-26T00:50:17+00:00</updated>
<author>
<name>Manjukumar Matha</name>
<email>manjukumar.harthikote-matha@xilinx.com</email>
</author>
<published>2018-06-26T00:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=fa3fc286c75fde6b9d473e41010e768267721850'/>
<id>urn:sha1:fa3fc286c75fde6b9d473e41010e768267721850</id>
<content type='text'>
Update README to include the newer board support

Signed-off-by: Manjukumar Matha &lt;manjukumar.harthikote-matha@xilinx.com&gt;
</content>
</entry>
<entry>
<title>README.building.md: Update the README for building the layer</title>
<updated>2018-06-26T00:45:48+00:00</updated>
<author>
<name>Manjukumar Matha</name>
<email>manjukumar.harthikote-matha@xilinx.com</email>
</author>
<published>2018-06-26T00:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=d4e05fb5520a5685c8f09d2a4ed5d4e13a862cb9'/>
<id>urn:sha1:d4e05fb5520a5685c8f09d2a4ed5d4e13a862cb9</id>
<content type='text'>
Update the README for building the layer

Signed-off-by: Manjukumar Matha &lt;manjukumar.harthikote-matha@xilinx.com&gt;
</content>
</entry>
<entry>
<title>Update README with SD install steps for ZynqMP</title>
<updated>2018-06-26T00:44:23+00:00</updated>
<author>
<name>Martin Lund</name>
<email>malu@gomspace.com</email>
</author>
<published>2018-05-01T08:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=4b81888e7a5671cdde63190cb4eb4678cdf3a168'/>
<id>urn:sha1:4b81888e7a5671cdde63190cb4eb4678cdf3a168</id>
<content type='text'>
Update README.booting.md to include SD install steps for ZynqMP. There
are small but important differences compared to Zynq.

Signed-off-by: Martin Lund &lt;malu@gomspace.com&gt;
Signed-off-by: Manjukumar Matha &lt;manjukumar.harthikote-matha@xilinx.com&gt;
</content>
</entry>
<entry>
<title>libmali-xlnx.bb: Add recipe to support MALI 400 binaries</title>
<updated>2018-06-26T00:31:00+00:00</updated>
<author>
<name>Manjukumar Matha</name>
<email>manjukumar.harthikote-matha@xilinx.com</email>
</author>
<published>2018-05-22T01:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=f1bc90d59d3ff3d3d4954c221d686f4f2701706e'/>
<id>urn:sha1:f1bc90d59d3ff3d3d4954c221d686f4f2701706e</id>
<content type='text'>
This recipe allows user to fetch the MALI 400 binaries from xilinx.com
manually and use it with compatible machines based on UltraScale+ for
libgles1/libgles2 and egl libraries.

Signed-off-by: Manjukumar Matha &lt;manjukumar.harthikote-matha@xilinx.com&gt;
</content>
</entry>
<entry>
<title>minized-zynq7: Add wireless support</title>
<updated>2018-06-21T18:32:37+00:00</updated>
<author>
<name>Clement Laigle</name>
<email>clement.laigle8@gmail.com</email>
</author>
<published>2018-06-21T16:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=a78050bebdcc08eb80c05661a6cacc634c7ced47'/>
<id>urn:sha1:a78050bebdcc08eb80c05661a6cacc634c7ced47</id>
<content type='text'>
The Minized has a wireless connectivity (WiFi / Bluetooth). This recipes
add drivers to use the murata wireless module.

Signed-off-by: Clement Laigle &lt;clement.laigle8@gmail.com&gt;
Signed-off-by: Manjukumar Matha &lt;manjukumar.harthikote-matha@xilinx.com&gt;
</content>
</entry>
<entry>
<title>minized-zynq7.conf: Add support for MiniZed development board</title>
<updated>2018-06-21T17:55:43+00:00</updated>
<author>
<name>Clement Laigle</name>
<email>clement.laigle8@gmail.com</email>
</author>
<published>2018-06-19T21:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=48aa7b26a46dd4765231e18c320ad6f22c0e22b5'/>
<id>urn:sha1:48aa7b26a46dd4765231e18c320ad6f22c0e22b5</id>
<content type='text'>
MiniZed is a single-core Zynq 7Z007S development board

Connectivity with Murata "Type 1DX" wireless module
    - Wi-Fi 802.11b/g/n
    - Bluetooth 4.1 - BLE (Bluetooth Low Energy)

Memory
    - 512MB DDR3L
    - 128MB QSPI Flash
    - 8GB eMMC

Interfaces
    - Dual Pmod (16 GPIO)
    - Arduino (22 GPIO)
    - USB 2.0 host

Physical interface
    - Two user LED (Red/Green)
    - User button
    - User switch
    - Reset

Only a single microUSB cable is required for power, programming, JTAG
and serial terminal for debug.

This patch adds machine configuration file for MiniZed board with
required setting of board specific yocto variables needed.
    - linux-xlnx is the kernel provider
    - u-boot is the u-boot provider which will also generate SPL
      boot.bin

Signed-off-by: Clement Laigle &lt;clement.laigle8@gmail.com&gt;
Signed-off-by: Manjukumar Matha &lt;manjukumar.harthikote-matha@xilinx.com&gt;
</content>
</entry>
<entry>
<title>minized-zynq7: Add u-boot support</title>
<updated>2018-06-21T17:55:43+00:00</updated>
<author>
<name>Clement Laigle</name>
<email>clement.laigle8@gmail.com</email>
</author>
<published>2018-06-13T20:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=8a521726862450e160b1f79265d1c50474f82a00'/>
<id>urn:sha1:8a521726862450e160b1f79265d1c50474f82a00</id>
<content type='text'>
Backport the u-boot MiniZed support from v2018.7 release.

Signed-off-by: Clement Laigle &lt;clement.laigle8@gmail.com&gt;
Signed-off-by: Manjukumar Matha &lt;manjukumar.harthikote-matha@xilinx.com&gt;
</content>
</entry>
<entry>
<title>minized-zynq7: Add device-tree</title>
<updated>2018-06-21T17:55:43+00:00</updated>
<author>
<name>Clement Laigle</name>
<email>clement.laigle8@gmail.com</email>
</author>
<published>2018-06-13T20:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=ad6103d8cee332907167f2f8e91091ac580d2df5'/>
<id>urn:sha1:ad6103d8cee332907167f2f8e91091ac580d2df5</id>
<content type='text'>
Signed-off-by: Clement Laigle &lt;clement.laigle8@gmail.com&gt;
Signed-off-by: Manjukumar Matha &lt;manjukumar.harthikote-matha@xilinx.com&gt;
</content>
</entry>
</feed>
