1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-03 23:13:18 +02:00

doc: Migrate collection of docs about board enable

Collection is gathered from these docs:
https://wiki.flashrom.org/Board_Enable
https://wiki.flashrom.org/Board_Testing_HOWTO
https://wiki.flashrom.org/Finding_Board_Enable_by_Reverse_Engineering

Change-Id: I0aaa39679514f667c70ba50f6b726e8d1bd07825
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/86329
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Anastasia Klimchuk
2025-02-08 20:18:12 +11:00
parent 9ef4da746b
commit 971ea27d16
5 changed files with 356 additions and 0 deletions

View File

@ -0,0 +1,15 @@
=======================
Board enable collection
=======================
The term "board enable" describes mainboard specific code to make
flash rom write access possible on this mainboard.
Patches to add/update documentation are very much appreciated.
.. toctree::
:maxdepth: 1
overview
board_testing_howto
reverse_engineering