public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [U-Boot, 2/7] IDE: Don't assume there are always two devices per bus
@ 2011-03-30 18:27 Gray Remlin
  2011-03-30 18:49 ` Gray Remlin
  0 siblings, 1 reply; 4+ messages in thread
From: Gray Remlin @ 2011-03-30 18:27 UTC (permalink / raw)
  To: u-boot

Excuse the noob question.
Is it intentional to replace '(dev >> 1) with '(dev >> 0)' ?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] [U-Boot, 2/7] IDE: Don't assume there are always two devices per bus
  2011-03-30 18:27 [U-Boot] [U-Boot, 2/7] IDE: Don't assume there are always two devices per bus Gray Remlin
@ 2011-03-30 18:49 ` Gray Remlin
  2011-03-30 19:45   ` Rogan Dawes
  0 siblings, 1 reply; 4+ messages in thread
From: Gray Remlin @ 2011-03-30 18:49 UTC (permalink / raw)
  To: u-boot

On 03/30/2011 07:27 PM, Gray Remlin wrote:
> Excuse the noob question.
> Is it intentional to replace '(dev >> 1) with '(dev >> 0)' ?
Ignore me, I get it. Divide by two, or not, as required.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] [U-Boot, 2/7] IDE: Don't assume there are always two devices per bus
  2011-03-30 18:49 ` Gray Remlin
@ 2011-03-30 19:45   ` Rogan Dawes
  2011-03-30 19:48     ` Albert ARIBAUD
  0 siblings, 1 reply; 4+ messages in thread
From: Rogan Dawes @ 2011-03-30 19:45 UTC (permalink / raw)
  To: u-boot

On 2011/03/30 8:49 PM, Gray Remlin wrote:
> On 03/30/2011 07:27 PM, Gray Remlin wrote:
>> Excuse the noob question.
>> Is it intentional to replace '(dev >> 1) with '(dev >> 0)' ?
> Ignore me, I get it. Divide by two, or not, as required.

Hi Gray,

Please also see the thread that starts at:

http://www.mail-archive.com/u-boot at lists.denx.de/msg36411.html

Albert was investigating changes to the IDE code to support multiple
busses for his LaCie Net5big (with 8 ports). Not sure if he ever got it
merged.

Rogan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] [U-Boot, 2/7] IDE: Don't assume there are always two devices per bus
  2011-03-30 19:45   ` Rogan Dawes
@ 2011-03-30 19:48     ` Albert ARIBAUD
  0 siblings, 0 replies; 4+ messages in thread
From: Albert ARIBAUD @ 2011-03-30 19:48 UTC (permalink / raw)
  To: u-boot

Le 30/03/2011 21:45, Rogan Dawes a ?crit :
> On 2011/03/30 8:49 PM, Gray Remlin wrote:
>> On 03/30/2011 07:27 PM, Gray Remlin wrote:
>>> Excuse the noob question.
>>> Is it intentional to replace '(dev>>  1) with '(dev>>  0)' ?
>> Ignore me, I get it. Divide by two, or not, as required.
>
> Hi Gray,
>
> Please also see the thread that starts at:
>
> http://www.mail-archive.com/u-boot at lists.denx.de/msg36411.html
>
> Albert was investigating changes to the IDE code to support multiple
> busses for his LaCie Net5big (with 8 ports). Not sure if he ever got it
> merged.

Not yet but I will resume this once 2011.03 is out.

> Rogan

Amicalement,
-- 
Albert.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-03-30 19:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-30 18:27 [U-Boot] [U-Boot, 2/7] IDE: Don't assume there are always two devices per bus Gray Remlin
2011-03-30 18:49 ` Gray Remlin
2011-03-30 19:45   ` Rogan Dawes
2011-03-30 19:48     ` Albert ARIBAUD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox