diff options
author | Riku Viitanen <riku.viitanen@protonmail.com> | 2023-08-22 22:46:07 +0300 |
---|---|---|
committer | Felix Singer <service+coreboot-gerrit@felixsinger.de> | 2023-08-24 22:07:33 +0000 |
commit | 1f9eadabbb81d93b84766f823a66489d89d18fe5 (patch) | |
tree | a71dd790b1745e16f9476503853254dc8c581ba8 /Documentation/mainboard | |
parent | f442eadcad3bbe36f1290c6449c347f01752da2a (diff) |
docs/mb: update hp/compaq_elite_8300_usdt docs
- Internal flashing possible
- Fix link
- Link here from the list of mainboards
- More consistent naming
Change-Id: Iaf6448c1e9f0dae9480fa9785a12f09d42f8cf7d
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77377
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/mainboard')
-rw-r--r-- | Documentation/mainboard/hp/compaq_8300_usdt.md | 11 | ||||
-rw-r--r-- | Documentation/mainboard/index.md | 1 |
2 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/mainboard/hp/compaq_8300_usdt.md b/Documentation/mainboard/hp/compaq_8300_usdt.md index 1d4a0c7e8b..c2800b3f3f 100644 --- a/Documentation/mainboard/hp/compaq_8300_usdt.md +++ b/Documentation/mainboard/hp/compaq_8300_usdt.md @@ -1,6 +1,6 @@ -# HP Compaq 8300 Elite USDT +# HP Compaq Elite 8300 USDT -This page describes how to run coreboot on the [Compaq 8300 Elite USDT] desktop +This page describes how to run coreboot on the [Compaq Elite 8300 USDT] desktop from [HP]. ## Flashing coreboot @@ -27,9 +27,8 @@ from [HP]. ### Internal programming -TODO: investigate - -The board has two jumpers that might be relevant: FDO (Flash Descriptor Override) and BB (?). +Internal programming is possible. Shorting the Flash Descriptor Override +(FDO) jumper bypasses all write protections. ### External programming @@ -62,5 +61,5 @@ Wake on LAN is active works great. This board has a Nuvoton NPCD379 SuperIO chip. Fan speed and PS/2 keyboard work fine using coreboot's existing code for :doc:`../../superio/nuvoton/npcd378`. -[Compaq 8300 USDT]: https://support.hp.com/gb-en/product/hp-compaq-elite-8300-ultra-slim-pc/5232866 +[Compaq Elite 8300 USDT]: https://support.hp.com/gb-en/product/hp-compaq-elite-8300-ultra-slim-pc/5232866 [HP]: https://www.hp.com/ diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index 68532d5e8e..0c9dd2eb7d 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -75,6 +75,7 @@ The boards in this section are not real mainboards, but emulators. ## HP - [Compaq 8200 Elite SFF](hp/compaq_8200_sff.md) +- [Compaq Elite 8300 USDT](hp/compaq_8300_usdt.md) - [Z220 Workstation SFF](hp/z220_sff.md) ### EliteBook series |