Skip to content

manual/generic/linux/usb-3.0-arndale5250

Description

Check enablement of USB 3.0 on Samsung Arndale 5250 board.

Maintainer

  • botao.sun@linaro.org

OS

  • ubuntu

Scope

  • functional

Devices

  • arndale

Steps to reproduce

  • Plug an external USB storage device to on-board USB 3.0 slot.
  • Power on the board until boot up successfully.
  • In serial console, run: # fdisk -l # mount /dev/sda1 /media # cd /media # ls -l # lsusb # lsusb -t # cd .. # umount /media