From 57b601999c47bd58e805eb9e1555e3300ed423da Mon Sep 17 00:00:00 2001 From: Riku Viitanen Date: Tue, 20 Jun 2023 21:06:26 +0300 Subject: [PATCH] fixes to recent hp additions Signed-off-by: Riku Viitanen --- site/docs/hardware/hp2570p.md | 4 ++-- site/docs/hardware/hp8300usdt.md | 17 ++++++++++++++++- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/site/docs/hardware/hp2570p.md b/site/docs/hardware/hp2570p.md index 1d5c463..86c59f2 100644 --- a/site/docs/hardware/hp2570p.md +++ b/site/docs/hardware/hp2570p.md @@ -1,5 +1,5 @@ --- -title: HP EliteBook 2560p +title: HP EliteBook 2570p x-toc-enable: true ... @@ -46,7 +46,7 @@ You can read more specifications directly from HP: The following is tested and confirmed working -thanks to Johan Ehnberg (johan@molnix.com): +thanks to `Johan Ehnberg (johan@molnix.com)`: - Native raminit with 2+2 (matched or unmatched), 2+8 or 8+8 GiB RAM - SeaBIOS and GRUB (booted Devuan and Ubuntu) (corebootfb+txtmode) diff --git a/site/docs/hardware/hp8300usdt.md b/site/docs/hardware/hp8300usdt.md index af4af78..576949c 100644 --- a/site/docs/hardware/hp8300usdt.md +++ b/site/docs/hardware/hp8300usdt.md @@ -26,6 +26,9 @@ x-toc-enable: true This is a small but powerful desktop using Sandy or Ivy Bridge CPUs (of up to 65W TDP). It has a slot for a discrete MXM graphics card, but that is currently untested. +Libreboot has support for this, in the Git repository and +release versions after (but not including) 20230423. + These features are tested and confirmed working: * Native raminit with both DIMMs (up to 2x8GB) @@ -75,12 +78,24 @@ Take a backup of the original BIOS: flashrom -p internal -r oem_bios +This is an Ivy Bridge board which means that a neutered ME image +is required if you wish to flash the ME region. Libreboot's +build system automatically downloads, neuters (using me_cleaner) +and inserts this if compiling from source. + +If you're using Libreboot release ROM images, the ME image has been +scrubbed and you must re-insert it. +Use the information on this guide to know how to do that: + +[Insert binary blobs on Intel Sandybridge/Ivybridge/Haswell +platforms](../install/ivy_has_common.md) + You can now flash libreboot: flashrom -p internal -w libreboot.rom You can now move the jumper back to its original place. -By default,Librebootapplies no write-protection, so +By default, Libreboot applies no write-protection, so updating it can be done without the jumper anyway. ## External flashing