Re: [U-Boot] [PATCH 3/5] scsi/ahci: ata id little endian fix

2011-09-06 Thread вб
On Tue, Sep 6, 2011 at 12:07 PM, wrote: > -- Forwarded message -- > From: Rob Herring > Date: Tue, Jun 21, 2011 at 2:33 PM > Subject: [U-Boot] [PATCH 3/5] scsi/ahci: ata id little endian fix > To: u-boot@lists.denx.de > Cc: Rob Herring > > > From: Rob Herring > > The ata id str

Re: [U-Boot] [PATCH 3/5] scsi/ahci: ata id little endian fix

2011-07-25 Thread Wolfgang Denk
Dear Rob Herring, In message <1308692003-2488-4-git-send-email-robherri...@gmail.com> you wrote: > From: Rob Herring > > The ata id string always needs swapping, not just on BE machines. > > Signed-off-by: Rob Herring > Cc: Wolfgang Denk > --- > drivers/block/ahci.c |2 +- > 1 files chan