summaryrefslogtreecommitdiff
path: root/disk
diff options
context:
space:
mode:
authorLuka Perkov <[email protected]>2012-05-14 09:29:10 +0000
committerTom Rini <[email protected]>2012-10-08 11:12:08 -0700
commit8a10180d62bb50a1f19441494bf9a5cea29ccfda (patch)
tree505a88c4cc85c2abed5849d83934864ddf452043 /disk
parent633efe9c2356be452ab79e964e3a83d78648a62c (diff)
ide: Correct IDE_BUS(dev) macro
The IDE_BUS(dev) macro was previously doing dev >> 1. This however is a mis-match of the usage in common/cmd_ide.c and would cause boards with multiple ports / devices to not correctly detect all devices. For more details please see: http://lists.denx.de/pipermail/u-boot/2012-April/122525.html [Tom Rini: Reword commit message only] Tested-by: Luka Perkov <[email protected]> Signed-off-by: Simon Baatz <[email protected]> Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'disk')
0 files changed, 0 insertions, 0 deletions