don't init USB unconditionally
authorGrazvydas Ignotas <notasas@gmail.com>
Tue, 27 Dec 2011 15:17:49 +0000 (17:17 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 27 Dec 2011 23:46:39 +0000 (01:46 +0200)
commit8bed6ba45545b8f5e1356cb6ee0c96a52df773e9
tree4c612d2608c55cac26c226e09c11a5392612c017
parent37b22b8e6ef66d03cadba2fb597656ffeead7edc
don't init USB unconditionally

Since USB init takes time, and only few users will use this feature,
start it only when selected from menu or when the custom 'usbinit'
command is issued.
common/stdio.c