1. Wiki首页
  2. MediaTek X20 软件开发
  3. LCM porting guide
  4. 1.LK LCM configuration

1.LK LCM configuration

1.1  Add your <LCM driver>

–Add your <LCM driver> into the following path:

alps\vendor\mediatek\proprietary\bootable\bootloader\lk\dev\lcm

–Take <boe_fhd_vdo> for example:

LCM1

LCM2

1.2  Add your <LCM config> in <project> makefile

–Add your <LCM confing> in <project>.mk

alps\vendor\mediatek\proprietary\bootable\bootloader\lk\project\amt6797_64_open.mk

–Take <boe_fhd_vdo> for example:

1.3  Add your <LCM main structure> into lcm list

–Add your <lcm main structure> into lcm list in

alps\vendor\mediatek\proprietary\bootable\bootloader\lk\dev\lcm\mt65xx_lcm_list.c

–Take < boe_fhd_vdo> for example:

1.4  Switch logo if LCM resolution is different.

–Modify define marco of BOOT_LOGO in

alps\vendor\mediatek\proprietary\bootable\bootloader\lk\project\amt6797_64_open.mk

–Take <boe_fhd_vdo> for example:

1.5  Rebuild lk

–Rebuild lk and re-download lk.bin.

这篇文章对你有帮助吗?