Thank you,
i am currently passing the following video parameters to the kernel:
video=fbmem=24M \
video=mxcfb0:dev=hdmi,1920x1080M@60,bpp=32 \
video=mxcfb1:dev=ldb,LDB-1080P60,if=RGB24,bpp=32 \
but this results in getting two independent framebuffer devices.
i am using a imx6 quad which has two ipus.
but i can also lower the display-resolution if necessary.
i cant find any u-boot command or kernel-parameter for
cloning the displays.