1# HP EliteBook 8560w 2 3This page describes how to run coreboot on the [HP EliteBook 8560w]. 4 5## Required proprietary blobs 6 7- Intel Firmware Descriptor, ME and GbE firmware 8- EC: please read [HP Laptops with KBC1126 Embedded Controller](hp_kbc1126_laptops) 9 10## Flashing instructions 11 12When running vendor firmware, external flashing is needed. 13 14HP EliteBook 8560w has an 8MiB SOIC-8 flash chip on the bottom of the 15mainboard. You just need to remove the service cover, and use an SOIC-8 16clip to read and flash the chip. 17 18 19 20```{eval-rst} 21+---------------------+------------+ 22| Type | Value | 23+=====================+============+ 24| Socketed flash | no | 25+---------------------+------------+ 26| Model | MX25L6406E | 27+---------------------+------------+ 28| Size | 8 MiB | 29+---------------------+------------+ 30| Package | SOIC-8 | 31+---------------------+------------+ 32| Write protection | no | 33+---------------------+------------+ 34| Dual BIOS feature | no | 35+---------------------+------------+ 36| In circuit flashing | yes | 37+---------------------+------------+ 38| Internal flashing | yes | 39+---------------------+------------+ 40``` 41 42## Working 43 44- i7-2720QM, 8G+8G 45- Arch Linux boot from SeaBIOS payload 46- EHCI debug: the port is beside the eSATA port 47- SATA 48- eSATA 49- USB2 and USB3 50- keyboard 51- Gigabit Ethernet 52- WLAN 53- WWAN 54- VGA and DisplayPort 55- audio 56- EC ACPI 57- Using `me_cleaner` 58- dock: PS/2 keyboard, USB, DisplayPort 59- TPM 60- S3 suspend/resume 61 62## Technology 63 64```{eval-rst} 65+------------------+--------------------------------------------------+ 66| Northbridge | :doc:`../../northbridge/intel/sandybridge/index` | 67+------------------+--------------------------------------------------+ 68| Southbridge | bd82x6x | 69+------------------+--------------------------------------------------+ 70| CPU | model_206ax | 71+------------------+--------------------------------------------------+ 72| Super I/O | SMSC LPC47n217 | 73+------------------+--------------------------------------------------+ 74| EC | SMSC KBC1126 | 75+------------------+--------------------------------------------------+ 76| Coprocessor | Intel Management Engine | 77+------------------+--------------------------------------------------+ 78``` 79 80[HP EliteBook 8560w]: https://support.hp.com/us-en/product/hp-elitebook-8560w-mobile-workstation/5071171 81