Introduction
This document is intended to:
- Introduce the porting procedures of the StarFive JH-7110 Software Development Kit (SDK) to a new platform.
- Provide instructions for porting a new LCD screen to the JH-7110 SoC platform.
- Instruct on how to write an LCD driver.
- Provide an example of a typical LCD interface configuration.
The code sources referenced in this document are based on the following conditions:
- SDK version: 3.0
- U-Boot version: 3.0
- Linux Kernel version: 5.15
- For different U-Boot or Linux Kernel versions, these references may be slightly different.