Add that the "BOOT" button must be used to switch the board to fastboot mode.
Signed-off-by: Michael Opdenacker <[email protected]> --- doc/board/thead/lpi4a.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/board/thead/lpi4a.rst b/doc/board/thead/lpi4a.rst index acd7ac2698d..3920efcd710 100644 --- a/doc/board/thead/lpi4a.rst +++ b/doc/board/thead/lpi4a.rst @@ -91,8 +91,10 @@ OpenSBI firmware and proper U-Boot. Booting ~~~~~~~ -u-boot-with-spl.bin should be loaded to SRAM through fastboot. Connect -the board to computer with Type-C cable and run +u-boot-with-spl.bin should be loaded to SRAM through fastboot. + +To put the board in fastboot mode, press and hold the ``BOOT`` button, +connect the board to the computer with a Type-C cable, release ``BOOT`` and run: .. code-block:: bash --- base-commit: 8dbe57ba648648c4897717cebbc4505a8e0a8c23 change-id: 20260715-improve-lpi4a-doc-feed8191d37c Best regards, -- Michael Opdenacker <[email protected]>

