device/pciexp: Add hot-plug capable helper function
[coreboot2.git] / Documentation / mainboard / starlabs / lite_glkr.md
blobbf3628116010a66dbc484e38b559d00af612b566
1 # StarLite Mk III
3 ## Specs
4 - CPU (full processor specs available at https://ark.intel.com)
5     - Intel N5030 (Gemini Lake Refresh)
6 - EC
7     - Nuvoton NPCE985P/G
8     - Backlit Keyboard, with standard PS/2 keycodes and SCI hotkeys
9     - Battery
10     - Charger, using AC adapter or USB-C PD
11     - Suspend / resume
12 - GPU
13     - Intel UHD Graphics 605
14     - GOP driver is recommended, VBT is provided
15     - eDP 11.6-inch 1920x1080 LCD
16     - HDMI video
17     - USB-C DisplayPort video
18 - Memory
19     - 8GB on-board
20 - Networking
21     - 9461 CNVi WiFi / Bluetooth soldered to PCBA
22 - Sound
23     - Realtek ALC269
24     - Internal speakers
25     - Internal microphone
26     - Combined headphone / microphone 3.5-mm jack
27     - HDMI audio
28     - USB-C DisplayPort audio
29 - Storage
30     - M.2 SATA SSD
31     - RTS5129 MicroSD card reader
32 - USB
33     - 1200x1600 CCD camera
34     - USB 3.1 Gen 1 Type-C (left)
35     - USB 3.1 Gen 1 Type-A (left)
36     - USB 3.1 Gen 1 Type-A (right)
38 ## Building coreboot
40 Please follow the [Star Labs build instructions](common/building.md) to build coreboot, using `config.starlabs_lite_glkr` as config file.
42 ## Flashing coreboot
44 ```{eval-rst}
45 +---------------------+------------+
46 | Type                | Value      |
47 +=====================+============+
48 | Socketed flash      | no         |
49 +---------------------+------------+
50 | Vendor              | Gigadevice |
51 +---------------------+------------+
52 | Model               | GD25LQ64(B)|
53 +---------------------+------------+
54 | Size                | 8 MiB      |
55 +---------------------+------------+
56 | Package             | SOIC-8     |
57 +---------------------+------------+
58 | Internal flashing   | yes        |
59 +---------------------+------------+
60 | External flashing   | yes        |
61 +---------------------+------------+
62 ```
64 Please see [here](common/flashing.md) for instructions on how to flash with fwupd.