diff options
Diffstat (limited to 'documentation/bsp-guide/bsp.rst')
-rw-r--r-- | documentation/bsp-guide/bsp.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst index 7eaa4d8700..a6444d9af1 100644 --- a/documentation/bsp-guide/bsp.rst +++ b/documentation/bsp-guide/bsp.rst | |||
@@ -1425,8 +1425,8 @@ Project Reference Manual. | |||
1425 | 1425 | ||
1426 | - :term:`IMAGE_BOOT_FILES`: | 1426 | - :term:`IMAGE_BOOT_FILES`: |
1427 | Files installed into the device's boot partition when preparing the | 1427 | Files installed into the device's boot partition when preparing the |
1428 | image using the Wic tool with the ``bootimg-partition`` or | 1428 | image using the Wic tool with the ``bootimg_partition`` or |
1429 | ``bootimg-efi`` source plugin. | 1429 | ``bootimg_efi`` source plugin. |
1430 | 1430 | ||
1431 | BSP Kernel Recipe Example | 1431 | BSP Kernel Recipe Example |
1432 | ------------------------- | 1432 | ------------------------- |