Re: [meta-xilinx] u-boot environment limit

2017-02-14 Thread Arno Steffens
> On 14 February 2017 at 23:22, Arno Steffens wrote: > > If I increase the uboot environment (by patching zynq-common.h) it happens > > that uboot stops working. > > With a few lines changing/adding it seems to boot normal. > > With more lines is stops after "DRAM: ECC disabled 496

Re: [meta-xilinx] u-boot environment limit

2017-02-14 Thread Nathan Rossi
On 14 February 2017 at 23:22, Arno Steffens wrote: > If I increase the uboot environment (by patching zynq-common.h) it happens > that uboot stops working. > With a few lines changing/adding it seems to boot normal. > With more lines is stops after "DRAM: ECC disabled 496 MiB" > >

[meta-xilinx] u-boot environment limit

2017-02-14 Thread Arno Steffens
If I increase the uboot environment (by patching zynq-common.h) it happens that uboot stops working. With a few lines changing/adding it seems to boot normal. With more lines is stops after "DRAM: ECC disabled 496 MiB" Now I played with the patch and get once this (see below): This looks a bit

Re: [meta-xilinx] [PATCH] zcu102-zynqmp: fix machine name in conf

2017-02-14 Thread Nathan Rossi
On 13 February 2017 at 23:57, Jean-Francois Dagenais wrote: > Signed-off-by: Jean-Francois Dagenais Applied. Thanks, Nathan > --- > conf/machine/zcu102-zynqmp.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

Re: [meta-xilinx] Bitbake fail when launching with poky master branch

2017-02-14 Thread SMITH Peter T
uot; NATIVELSBSTRING = "ubuntu-16.04" TARGET_SYS= "aarch64-poky-linux" MACHINE = "zcu102-zynqmp" DISTRO = "poky" DISTRO_VERSION= "2.2+snapshot-20170214" TUNE_FEATURES = "aarch64" TARGET_FPU= ""

[meta-xilinx] Bitbake fail when launching with poky master branch

2017-02-14 Thread Pello Heriz
: BB_VERSION= "1.33.1" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "ubuntu-16.04" TARGET_SYS= "aarch64-poky-linux" MACHINE = "zcu102-zynqmp" DISTRO = "poky" DISTRO_VERSION= &quo