This thread started talking about U-boot, now it changed to VPU/GPU in the kernel mainline. Quite a change :-)
As to the original question:
- Take a look at board/freescale/mx6sabresd/mx6sabresd.c, as it supports quad and dual-lite versions.
About VPU/GPU in kernel mainline:
- VPU support is available at: drivers/media/platform/coda.c
- You can use FSL 3.0.35 if you want to use VPU/GPU right now.