device-tree.bbappend: Add MB as compatible machine
by Manjukumar Matha 7 years 3 months
device-tree.bbappend: Add MB as compatible machine

MB is supported while generating DTB using DTG, add MB as compatible
machine

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
4ceb42fc
pmu-firmware_git.bb: Add shutdown related macros f...
by Ravi Patel 7 years 3 months
pmu-firmware_git.bb: Add shutdown related macros for zcu100

Add PMU_MIO_INPUT_PIN, BOARD_SHUTDOWN_PIN and BOARD_SHUTDOWN_PIN_STATE
compilation macros in pmufw bbapend file to add zcu100 push button
shutdown handling in pmufw.

Signed-off-by: Ravi Patel <ravipate@xilinx.com>
Acked-by: Will Wong <willw@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
a8286032
pmu-firmware: Remove zcu100-poweroff-support patch
by Ravi Patel 7 years 3 months
pmu-firmware: Remove zcu100-poweroff-support patch

GPO1[2] is set to 0 at startup of PMU ROM. MIO34 pin (connected to LTC
kill signal) is mapped to GPO1[2] by fsbl. Because of weak pull-up
register on MIO34, 1 to 0 transition occurs which results into cut down
of board power. This fix was provided in zcu100-poweroff-support patch.

Signed-off-by: Ravi Patel <ravipate@xilinx.com>
Acked-by: Will Wong <willw@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
9ce56017
Update recipes for 2018.1 release
by Manjukumar Matha 7 years 3 months
Update recipes for 2018.1 release

This patch updates the components to use Xilinx latest release code for
embeddedsw, dtg and hdf examples

Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
Signed-off-by: Bhargava Sreekantappa Gayathri <bhargava.sreekantappa-gayathri@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
4e3ddc9e
mb-realoc: Add PROVIDES
by Vineeth Chowdary Karumanchi 7 years 3 months
mb-realoc: Add PROVIDES

This patch adds PROVIDES for mb-realloc.

Signed-off-by: Vineeth Chowdary Karumanchi <vineethchowz.chowdary@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
1695c501
xsctyaml.bbclass: Set correct python3 site package...
by Manjukumar Matha 7 years 3 months
xsctyaml.bbclass: Set correct python3 site packages path

Every recipe has its own sysroots, use RECIPE_SYSROOT_NATIVE to set path
for fetching the yaml libraries

Tested-by: Vineeth Chowdary Karumanchi <vineethchowz.chowdary@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
abce64a1
device-tree.bbappend: Deploy datetime versioned dt...
by Manjukumar Matha 7 years 3 months
device-tree.bbappend: Deploy datetime versioned dtb

Deploy datetime versioned dtb similar to other build fragments in
meta-xilinx-tools layer

Tested-by: Vineeth Chowdary Karumanchi <vineethchowz.chowdary@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
e82e76bb
layer.conf: Add ps to HOSTTOOLS
by Vineeth Chowdary Karumanchi 7 years 3 months
layer.conf: Add ps to HOSTTOOLS

Rocko has a new feature of linking host utilities in tmp/hosttools.
xsct uses "ps" command for its internal execution, this patch adds "ps"
to host tools

Signed-off-by: Vineeth Chowdary Karumanchi <vineethchowz.chowdary@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
1f5cf276
layer.conf: Update for 2018.1 release
by Manjukumar Matha 7 years 3 months
layer.conf: Update for 2018.1 release

Update the version for 2018.1 release

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
a551db1d
device-tree.bbappend: Add support for kc705-microb...
by Manjukumar Matha 7 years 3 months
device-tree.bbappend: Add support for kc705-microblazeel

Enable support for kc705-microblazeel machine to generate dtb using DTG
flow

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
4bf6d9c2
Report a bug