don't init USB unconditionally
authorGrazvydas Ignotas <notasas@gmail.com>
Thu, 17 Jun 2010 21:33:32 +0000 (00:33 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Thu, 17 Jun 2010 21:33:32 +0000 (00:33 +0300)
commitd2411e4cbc9fc1387ea16271dff52e256711b844
tree6b50996b6d4e8578ef3be2c5d7096aa07d8e5e22
parentf9c37208e5f21c0d76b2535dda461dd90752236c
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 newly introduced 'usbinit'
command is issued.
board/pandora/menu.c
common/stdio.c