Felix Singer uploaded patch set #29 to the change originally created by Paul Menzel.

View Change

mb/clevo/kbl-u: Add Clevo N240BU as variant

This is the white label device also sold as TUXEDO Book BU1406.

Extracted Video BIOS Option ROM has ID 8086,0406, but the ID of the
graphics device differs, but will be mapped to the correct ID.

The system has the subsystem ID below:

Subsystem: CLEVO/KAPOK Computer Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers

1. SeaBIOS rel-1.14.0-14-g748d619 initializes the display with VBIOS
Option ROM.
2. Using GOP for graphics initialization works.
3. Grml 2020.06 on USB flash drive boots.
4. SPI Flash Console works.
5. Debian Sid/unstable with Linux 5.9.6 boots from the NVMe SSD.
6. ACPI S3 resume/suspend works (`freeze`)

Not working:

1. Function keys (EC ACPI missing)
2. Webcam
3. With PcieRpClkReqSupport enabled the Wireless device does not show up.

Change-Id: I57dc2db78c66dd93642f41d10343d1be05fb9f17
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
---
M src/mainboard/clevo/kbl-u/Kconfig
M src/mainboard/clevo/kbl-u/Kconfig.name
A src/mainboard/clevo/kbl-u/variants/n240bu/board_info.txt
A src/mainboard/clevo/kbl-u/variants/n240bu/data.vbt
A src/mainboard/clevo/kbl-u/variants/n240bu/devicetree.cb
A src/mainboard/clevo/kbl-u/variants/n240bu/gma-mainboard.ads
A src/mainboard/clevo/kbl-u/variants/n240bu/gpio.c
A src/mainboard/clevo/kbl-u/variants/n240bu/gpio_early.c
A src/mainboard/clevo/kbl-u/variants/n240bu/hda_verb.c
9 files changed, 725 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/43760/29

To view, visit change 43760. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I57dc2db78c66dd93642f41d10343d1be05fb9f17
Gerrit-Change-Number: 43760
Gerrit-PatchSet: 29
Gerrit-Owner: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: Felix Singer <felixsinger@posteo.net>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Michael Niewöhner <foss@mniewoehner.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset