5 - CPU (full processor specs available at https://ark.intel.com)
6 - Intel N200 (Alder Lake)
9 - Charger, using AC adapter or USB-C PD
12 - IntelĀ® IrisĀ® Xe Graphics
13 - GOP driver is recommended, VBT is provided
16 - USB-C DisplayPort video
20 - 9560 2230 WiFi / Bluetooth
21 - Realtek RLT8111 1Gbps
22 - Realtek RLT8125B 2.5Gbps
25 - Combined headphone / microphone 3.5-mm jack
27 - USB-C DisplayPort audio
31 - 2 x USB 3.1 Gen 2 Type-A (front)
32 - 1 x USB 3.1 Gen 2 Type-C (front)
33 - 2 x USB 3.1 Gen 2 Type-A (back)
37 Please follow the [Star Labs build instructions](common/building.md) to build coreboot, using `config.starlabs_byte_adl` as config file.
41 Prior to building coreboot the following files are required:
42 * Intel Flash Descriptor file (descriptor.bin)
43 * Intel Management Engine firmware (me.bin)
44 * ITE Embedded Controller firmware (ec.bin)
46 The files listed below are optional:
47 - Splash screen image in Windows 3.1 BMP format (Logo.bmp)
49 These files exist in the correct location in the StarLabsLtd/blobs repo on GitHub which is used in place of the standard 3rdparty/blobs repo.
53 The following commands will build a working image:
57 make defconfig KBUILD_DEFCONFIG=configs/config.starlabs_byte_adl
64 +---------------------+------------+
66 +=====================+============+
67 | Socketed flash | no |
68 +---------------------+------------+
70 +---------------------+------------+
72 +---------------------+------------+
74 +---------------------+------------+
76 +---------------------+------------+
77 | Internal flashing | yes |
78 +---------------------+------------+
79 | External flashing | yes |
80 +---------------------+------------+
83 Please see [here](common/flashing.md) for instructions on how to flash with fwupd.