]> 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)
committerWolfgang Denk <wd@denx.de>
Thu, 10 Jul 2008 10:24:29 +0000 (12:24 +0200)
commitd4b5f3fa001228d76e2c3380cedadf804b802c2a
treee51e16e6ebaff2a8bd6bff9391d8d9d49422ddc4
parente73b5212e0463a3db0af0a5c95c75bfb762ca973
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