CL-SOM-iMX7: U-Boot: Known Issues

From Compulab Mediawiki
Revision as of 12:18, 26 October 2017 by Grinberg (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Copy paste limitations
  • When DVI/LCD console is enabled, copy/paste via serial console is limited to ~32 characters.
Workaround 1: Only copy paste up to 32 characters at a time.
Workaround 2: Disable DVI/LCD console, while working via serial console.
  • Disable the DVI/LCD console before the long copy/paste:
CL-SOM-iMX7 # setenv stdout serial
  • Enable the DVI/LCD console after the long copy/paste:
CL-SOM-iMX7 # setenv stdout serial,vga
USB
  • Part of the USB ports are not supported by the current U-Boot version.
Workaround : USB port P6 is supported by the current U-Boot version.