From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Varnin Date: Sun, 24 Jan 2010 15:09:13 +0300 Subject: [U-Boot] USB storage problem with SCSI commands In-Reply-To: <3efb10971001240223q3d4cab0bpd1c5b49c97546774@mail.gmail.com> References: <4B5C16BF.5050806@mail.ru> <3efb10971001240223q3d4cab0bpd1c5b49c97546774@mail.gmail.com> Message-ID: <4B5C3869.4060401@mail.ru> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Remy Bohmer ?????: > Hi, > > > Please use a recent version of U-boot. This version is old and outdated. > I can't, because this version has been given with samsung SMDK2443 board, and there is some special additions for it, that is not present in main u-boot tree. > > Would not surprise me. A lot of (USB) fixes have been integrated in > U-boot since version 1.1.6. > > Kind regards, > > Remy > As I can see in git, there is not so much changes in common/usb_storage.c file, and I've tested all of them, to fix my problem. And none helped. So I'm using quite actual version of usb-storage subsystem.