From c70f6767c8c626322702c3b61c58e3df60788287 Mon Sep 17 00:00:00 2001 From: Katrina Prosise Date: Mon, 23 Mar 2026 08:13:41 -0400 Subject: [PATCH] Add pre-req on lmp device registration page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added an "important" admonition to the top of the page, clarifying that the device must be running the LmP first. Checked rendered output and links. No issues found. This commit addresses FFTK-4733, "Add note to device registration…" Signed-off-by: Katrina Prosise --- source/getting-started/register-device/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/getting-started/register-device/index.rst b/source/getting-started/register-device/index.rst index 0fc76b15..c8f6fdbd 100644 --- a/source/getting-started/register-device/index.rst +++ b/source/getting-started/register-device/index.rst @@ -3,6 +3,10 @@ Registering Your Device ======================= +.. important:: + The following instructions for registering a device requires that it is running the :term:`LmP`. + See :ref:`ug-flashing` for specifics on installing the LmP system image on your device. + Your Linux® microPlatform (LmP) image includes the ``lmp-device-register`` tool that manages device registration for your device via the Foundries.io™ REST API. 1. To register a device with your Factory, run the following **from the device console**: