Skip to content

Commit ebe8a72

Browse files
committed
login added
1 parent aaf23fe commit ebe8a72

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
32 KB
Loading

content/hardware/02.uno/boards/uno-q/tutorials/01.user-manual/content.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,10 @@ This interface is available through the JCTL connector on the UNO Q. Refer to th
427427

428428
This console provides access to low-level system messages printed by the bootloaders (e.g., SPL and U-Boot), which are not visible through SSH or other high-level interfaces. For example, it allows capturing logs related to power delivery negotiation or hardware initialization during early boot information that is otherwise inaccessible.
429429

430+
It can be used to log in to the board and interact with the system through the shell. Use the **Linux credentials** configured during the board setup process to authenticate.
431+
432+
![Shell Log in](assets/debug-shell-2.png)
433+
430434
### Power Button
431435

432436
The UNO Q features a power button that can be used to reboot the board.

0 commit comments

Comments
 (0)