U-Boot Menu Configuration

Follow the steps below to enable the configuration for U-Boot.
  1. Under the root directory of freelight-u-sdk, type the following command to enter the u-boot menu configuration GUI.
    make uboot-menuconfig
  2. Enter the Device Drivers menu.
    Figure 1. Device Drivers
  3. Enter the Graphics support menu.
    Figure 2. Graphics support
  4. Select Enable driver model support for LCD/video.
    Figure 3. Enable driver model support for LCD/video
  5. Select Enable STARFIVE Video Support.
    Figure 4. Enable STARFIVE Video Support
  6. Select mipi to edp LCD panel support.
    Figure 5. mipi to edp LCD panel support
  7. Save your change before you exit the kernel configuration dialog.