mirror of
https://github.com/Dasharo/docs.git
synced 2026-06-13 10:16:57 -07:00
changes based on review
Signed-off-by: pbanasiak <przemyslaw.banasiak@3mdeb.com>
This commit is contained in:
@@ -5,9 +5,6 @@ update.
|
||||
|
||||
## Build flashrom
|
||||
|
||||
Currently, the latest flashrom release lacks support for Comet Lake U internal
|
||||
flashing. Because of this, we need to build flashrom from source.
|
||||
|
||||
Install build dependencies:
|
||||
|
||||
```bash
|
||||
|
||||
@@ -53,10 +53,7 @@ a hard reset of the platform. To perform a hard reset:
|
||||
|
||||
1. Power off the platform. Note, it may not power off completely due to flashed
|
||||
ME.
|
||||
2. Disconnect power supply from the board when OS finishes all tasks after
|
||||
1. Disconnect power supply from the board when OS finishes all tasks after
|
||||
power off (the screen goes dark or black).
|
||||
3. Disconnect the RTC/CMOS battery OR clear the CMOS using the pin header
|
||||
located near memory slots. Wait about half a minute (unshort the pins).
|
||||
4. Connect the power supply back.
|
||||
5. The platform should power on normally now. You can connect the battery back
|
||||
1. The platform should power on normally now. You can connect the battery back
|
||||
if it was disconnected.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Overview
|
||||
|
||||
* [Relases]
|
||||
* [Relases](releases.md)
|
||||
* [Initial deployment](initial-deployment.md)
|
||||
* [Firmware update](firmware-update.md)
|
||||
* [Recovery](recovery.md)
|
||||
|
||||
@@ -4,13 +4,13 @@
|
||||
|
||||
## **Prequisitions**
|
||||
|
||||
1. To proceed with recovery `.rom` file with backup vendor firmware will be
|
||||
neccesary eg. `backup.rom`.
|
||||
To proceed with recovery `.rom` file with backup vendor firmware will be
|
||||
neccesary eg. `backup.rom`.
|
||||
|
||||
Backup file should be generated before making any changes in device flash
|
||||
chip according to documentation in
|
||||
[Reading flash contents](initial-deployment.md#reading-flash-contents)
|
||||
section.
|
||||
Backup file should be generated before making any changes in device flash
|
||||
chip according to documentation in
|
||||
[Reading flash contents](initial-deployment.md#reading-flash-contents)
|
||||
section.
|
||||
|
||||
---
|
||||
|
||||
|
||||
+2
-1
@@ -34,7 +34,8 @@ nav:
|
||||
- 'Firmware update': variants/dell_optiplex/firmware-update.md
|
||||
- 'Recovery': variants/dell_optiplex/recovery.md
|
||||
- 'Asus KGPE-D16':
|
||||
- 'Overview': variants/asus_kgpe_d16/overwiew.md
|
||||
- 'Overview': variants/asus_kgpe_d16/overview.md
|
||||
- 'Relases': variants/asus_kgpe_d16/relases.md
|
||||
- 'Initial deployment': variants/asus_kgpe_d16/initial-deployment.md
|
||||
- 'Firmware update': variants/asus_kgpe_d16/firmware-update.md
|
||||
- 'Recovery': variants/asus_kgpe_d16/recovery.md
|
||||
|
||||
Reference in New Issue
Block a user