Get verbose output via console cable from GW

From Phobos Wiki
Revision as of 18:33, 3 December 2014 by MarkTomm (talk | contribs) (Uus lehekülg: 'Connect your console cable to the device, access is via ''minicom'' or relevant. Press any key when prompted: <pre>Hit any key to stop autoboot: 1</pre> Input <pre>edit /env/c...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Connect your console cable to the device, access is via minicom or relevant.

Press any key when prompted:

Hit any key to stop autoboot:  1

Input

edit /env/config

Find line

bootargs="otg_mode=host"

Change it to

bootargs="otg_mode=host console=ttymxc0,115200"

Press ctrl + d to save file.

To make changes persistent, input

saveenv

Input

reset

to reboot

MarkTomm 3. detsember 2014, kell 20:33 (EET)