]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
USB: Add high-speed (480Mb/s) to all USB related outputs
authorStefan Roese <sr@denx.de>
Thu, 22 Jan 2009 09:11:21 +0000 (10:11 +0100)
committerRemy Bohmer <linux@bohmer.net>
Wed, 28 Jan 2009 18:57:31 +0000 (19:57 +0100)
commitf1c1f540243438246aefb703fdcf16957e3a72e1
tree3994c4c0bcf5e3830986faf1a2990a5e4366de6d
parentdaa2dafb450a8073a4e42fd46cd4e995b208e4cb
USB: Add high-speed (480Mb/s) to all USB related outputs

With this patch the USB related connection speed output ("usb tree" command and
debug output) is now high-speed enabled.

This patch also fixes a compilation warning when debugging is enabled.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
common/cmd_usb.c
common/usb.c