[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c
authorDenis Peter <d.peter@mpl.ch>
Fri, 13 Apr 2007 07:13:33 +0000 (09:13 +0200)
committerStefan Roese <sr@denx.de>
Fri, 13 Apr 2007 07:13:33 +0000 (09:13 +0200)
commit7882751c78b7ecabfd49b0eff8de27661c71f16c
treef658ab5fadb46012d24742b56f0d4a977815ea50
parent0b94504d22e70f537c17a0d38c87edb6e370977d
[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c

Fix bug introduced by "Fix get_partition_info() parameter error in all
other calls" from 2005-03-04 in cmd_ide.c and cmd_scsi.c, which prevented
to use diskboot or scsiboot form another device than 0.

Signed-off-by: Denis Peter <d.peter@mpl.ch>
common/cmd_ide.c
common/cmd_scsi.c