Attention is currently required from: Hung-Te Lin, Xuxin Xiong, Yang Wu, Yidi Lin, Yu-Ping Wu.
Ruihai Zhou has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/81584?usp=email )
Change subject: mb/google/corsola: Add new board 'Wugtrio' and enable mipi panel ......................................................................
Patch Set 1:
(3 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/81584/comment/61fa7be0_ad5b30e2 : PS1, Line 7: Add new board 'Wugtrio' and enable mipi panel split to two commit:
1. Add new board 'Wugtrio' 2. Enable KD_KD101NE3_40TI MIPI panel for Wugtrio
File src/mainboard/google/corsola/Kconfig:
https://review.coreboot.org/c/coreboot/+/81584/comment/8d6dccce_2794f197 : PS1, Line 23: select MIPI_PANEL_STA_HIMAX83102_J02 : select MIPI_PANEL_STA_ILI9882T : select MIPI_PANEL_KD_KD101NE3_40TI Move to BOARD_SPECIFIC_OPTIONS, and suggest to change:
``` select MIPI_PANEL_KD_KD101NE3_40TI if BOARD_GOOGLE_WUGTRIO select MIPI_PANEL_STA_HIMAX83102_J02 if BOARD_GOOGLE_STARMIE select MIPI_PANEL_STA_ILI9882T if BOARD_GOOGLE_STARMIE ```
https://review.coreboot.org/c/coreboot/+/81584/comment/9152ca44_48ee5e1b : PS1, Line 88: remove