Hi Igor,
many thanks,
so i updated to 3.14.52 (even if from linux-imx-boundary branch) but i get the following error on display init:
[user@localhost ~]$ ./triangle
init(): entering
fsl_getNativeDisplay(): entering
mxc_sdc_fb fb.26: 1024x768 h_sync,r,l: 60,220,40 v_sync,l,u: 10,21,7 pixclock=65002000 Hz
imx-ipuv3 2400000.ipu: use special clk parent
imx-ipuv3 2400000.ipu: disp=1, pixel_clk=65002000 64653061 parent=64653061 div=1
fsl_getNativeDisplay(): eglNativeDisplayType = 01dc3008
init(): egldispaly is invalid = 00000000
triangle: main.c:153: init: Assertion `eglGetError() == 0x3000' failed.
Aborted (core dumped)
In particular, it is the line
eglInitialize(egldisplay, NULL, NULL);
returning BAD_ALLOC
if any help, welcome.
Thanks,
angelo