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:
15
doc/contrib_howtos/board_enable/index.rst
Normal file
15
doc/contrib_howtos/board_enable/index.rst
Normal 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
|
Reference in New Issue
Block a user