User`s guide

Supporting the i.MX53 Reference Board DISP0 LCD
i.MX53 System Development User’s Guide, Rev. 1
Freescale Semiconductor 18-15
return 0;
}
4. Modify the boot command with the following code.
EVK U-Boot > setenv bootargs_mmc 'setenv bootargs ${bootargs} root=/dev/nfs ip=dhcp
CLAA057VA01CT nfsroot=${serverip}:${nfsroot},v3,tcp'
EVK U-Boot > run bootcmd_mmc
18.5 i.MX53 Display Interface Helpful Information
TFT panels are handled by the i.MX53 IPU legacy interface, which enables the display port to use different
types of display interfaces that conform to the following features and restrictions.
The IPU supports four displays in total.
The display port has two DI interfaces.
Each interface can handle up to three displays.
Each DI can handle up to two asynchronous interfaces (e.g. Smart LCD, Graphic accelerator).
Only one asynchronous interface per DI can be serial.
Each DI can handle one synchronous interface (e.g. TV, dumb LCD).
Asynchronous displays that are accessed in synchronous mode are considered a synchronous
interface (dual_mode).
Each DI in the i.MX53 can handle one synchronous (dumb display).
Figure 18-4 shows an example i.MX53 board display interface layout.
Figure 18-4. i.MX53 Board Display Interface Layout