]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix "usb part" command
authorChristian Eggers <christian@p2400.wgnetz.xx>
Fri, 27 Jun 2008 17:46:51 +0000 (19:46 +0200)
committerJohn Rigby <jrigby@freescale.com>
Thu, 10 Jul 2008 16:53:04 +0000 (10:53 -0600)
commitd4692b0ba83b7b454bbd92bad1f4befe6e1657b7
tree59d35abf0b661bef68018e2137c174db0309bc22
parentcc83b27217f7380041fea386ddb6d6d9b261617d
Fix "usb part" command

Only print partition for selected device if user supplied the <dev>
arg with the "usb part [dev]" command.

Signed-off-by: Christian Eggers <ceggers@gmx.de>
Acked-by: Markus Klotzbuecher <mk@denx.de>
common/cmd_usb.c