[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 1/2] docs/system/arm: Fix for rename of type "xlnx.bbram-ctrl"
From: |
Markus Armbruster |
Subject: |
[PATCH 1/2] docs/system/arm: Fix for rename of type "xlnx.bbram-ctrl" |
Date: |
Mon, 13 Nov 2023 14:43:43 +0100 |
Fixes: b65b4b7ae3c8 (xlnx-bbram: hw/nvram: Use dot in device type name)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
docs/system/arm/xlnx-versal-virt.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/system/arm/xlnx-versal-virt.rst
b/docs/system/arm/xlnx-versal-virt.rst
index d2d1b26692..a6a77b3799 100644
--- a/docs/system/arm/xlnx-versal-virt.rst
+++ b/docs/system/arm/xlnx-versal-virt.rst
@@ -194,7 +194,7 @@ To use a different index value, N, from default of 0, add:
.. code-block:: bash
- -global xlnx,bbram-ctrl.drive-index=N
+ -global xlnx.bbram-ctrl.drive-index=N
eFUSE File Backend
""""""""""""""""""
--
2.41.0