In JB4.2.2 Quick Start, you can get the command for Dual display:
3.4.3 Booting with Dual Displays: LVDS and HDMI Displays
In the U-Boot prompt, set the U-Boot environment variables as shown below:
U-Boot > setenv bootcmd booti mmc3
U-Boot > setenv bootargs console=ttymxc0,115200 androidboot.console=ttymxc0 vmalloc=400M
init=/init video=mxcfb0:dev=ldb,bpp=32 video=mxcfb1:dev=hdmi,1920x1080M@60,bpp=32
video=mxcfb2:off fbmem=10M androidboot.hardware=freescale
U-Boot > saveenv
If you find it can not work, please check your boot log and see whether the display is detected