commit | 88bd97501314683b87f3f1edcf55b347c041b722 | [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 | 0b785ddd60120cfb74d18e58c56054238219f6db [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>