[meta-xilinx] [PATCH v2] machine-xilinx-default.inc: Add XSERVER

2016-12-01 Thread Manjukumar Matha
Add X org X server configurations, armsoc driver for zynqmp Signed-off-by: Manjukumar Matha --- conf/machine/include/machine-xilinx-default.inc | 14 ++ 1 file changed, 14 insertions(+) diff --git

[meta-xilinx] [PATCH] arm-trusted-firmware_git.bb: Fix out-of-tree build

2016-12-01 Thread Manjukumar Matha
This patch enabled out-of-tree build for arm-trusted-firmware. This also enables EXTERNALSRC builds for ATF Signed-off-by: Manjukumar Matha --- recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bb | 2 +- 1 file changed, 1 insertion(+), 1

[meta-xilinx] [PATCH 1/2] kc705-microblazeel: Update to 2016.3 Xilinx design

2016-12-01 Thread Manjukumar Matha
Change kc705-microblazeel to reflect v2016.3 Xilinx tools. Signed-off-by: Manjukumar Matha --- recipes-bsp/device-tree/files/kc705/pl.dtsi| 51 +- .../device-tree/files/kc705/system-conf.dtsi | 21 +-

[meta-xilinx] [PATCH 2/2] u-boot-xlnx_2016.01.bb: Remove older u-boot

2016-12-01 Thread Manjukumar Matha
Remove older u-boot version Signed-off-by: Manjukumar Matha --- recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb | 31 --- 1 file changed, 31 deletions(-) delete mode 100644 recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb diff --git

Re: [meta-xilinx] uboot CONFIG_SYS_SDRAM_SIZE allocation error

2016-12-01 Thread Mike Looijmans
The RAM config in current u-boot is taken from the devicetree. Modify the "memory" node. You should make a "reserved" RAM region instead of reducing the size. On 01-12-16 08:39, Arno Steffens wrote: I switched from an older yocto u-boot (2015.01) to recent one (2016.01). Now I can't boot

Re: [meta-xilinx] uboot CONFIG_SYS_SDRAM_SIZE allocation error

2016-12-01 Thread Nathan Rossi
On 1 December 2016 at 17:39, Arno Steffens wrote: > > I switched from an older yocto u-boot (2015.01) to recent one (2016.01). Now > I can't boot anymore: > > Zynq> boot > QSPI: Kernel/Devicetree - NFS: rootfs > SF: Detected S25FL128S_64K with page size 256 Bytes, erase size 64 KiB,