Luka Perkov 8a10180d62 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 <uboot@lukaperkov.net>
Signed-off-by: Simon Baatz <gmbnomis@gmail.com>
Signed-off-by: Tom Rini <trini@ti.com>
2012-10-08 11:12:08 -07:00
..
2012-09-01 16:21:53 +02:00
2012-08-09 23:42:20 +02:00
2012-10-01 10:02:14 -07:00
2012-09-29 07:26:08 -07:00
2012-09-01 16:21:50 +02:00
2012-10-08 11:12:08 -07:00
2012-09-26 12:36:32 -05:00
2012-10-04 16:46:18 +02:00
2012-10-01 10:02:14 -07:00