Set environmental variable ‘panel’ in uboot to wvga-rgb - if they display properties are different than default you might see some artifacts
Change in uboot sources the file of your board (colibri_imx6.c) and on the display parameters structure remove the detect_default field from vga-rgb and add it to wvga-rgb. In the meantime, check the display parameters if they are the same as in Linux environment.