Skip to content

Commit 74eff4b

Browse files
doc/configuration: split driver and images section in FlashromDriver yaml snippet
In the previous form, it looks like the environemnt's "drivers" section also contains the "images" section, which is not the case. Make that clear by splitting both sections into their own snippet. Signed-off-by: Bastian Krause <bst@pengutronix.de>
1 parent 2f88a5a commit 74eff4b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/configuration.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2842,6 +2842,9 @@ The :any:`FlashromDriver` is used to flash a ROM, using the flashrom utility.
28422842
28432843
FlashromDriver:
28442844
image: 'foo'
2845+
2846+
.. code-block:: yaml
2847+
28452848
images:
28462849
foo: '../images/image_to_load.raw'
28472850

0 commit comments

Comments
 (0)