commit | 57eb46b9b4a3160891ea60ef818b1eb2fbd3a5dd | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Wed Jul 01 04:33:56 2009 +0200 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Mon Jul 06 21:52:55 2009 +0200 |
tree | 1adf6231e856a7aad901b51df1a8b60727ebabce | |
parent | 12618efd87439796f98ff3021233718d891b009a [diff] |
xscale: fix USB initialization for Trizepsiv module Due to change in the usb_board_init() prototype, the USB for the TrizepsIV was not correctly initialized. Removed dummy print from usb_board_stop(). Signed-off-by: Stefano Babic <sbabic@denx.de>