From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Varnin Date: Sun, 24 Jan 2010 17:45:37 +0300 Subject: [U-Boot] USB storage problem with SCSI commands In-Reply-To: <20100124143930.C8B5D3F6C0@gemini.denx.de> References: <4B5C16BF.5050806@mail.ru> <3efb10971001240223q3d4cab0bpd1c5b49c97546774@mail.gmail.com> <4B5C3869.4060401@mail.ru> <20100124142048.0B4F63F6C0@gemini.denx.de> <4B5C5A5F.8040905@mail.ru> <20100124143930.C8B5D3F6C0@gemini.denx.de> Message-ID: <4B5C5D11.9010708@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 Wolfgang Denk ?????: > Dear Alexander Varnin, > > In message <4B5C5A5F.8040905@mail.ru> you wrote: > >> U-Boot 1.1.6 is 4 years old. Since then, 7489 commits have been >> checked in, which added 1037072 lines, removed 557110 lines, and >> changed 479962 lines. >> >> > That means this commits at most is not concerned with usb storage, > because the differences from my version contain only spacing changes, > added writing support(which is not in my task) and some other minor > fixes. I can replace this file(common/usb_storage.c) with modern one, > and it won't change the case(I've tried). The lower level of usb stack > is device-dependent and works correct on other usb devices(hub, for > example). So the problem is not here. Are you still think that my > version is not actual? > > Frankly, I don't care. > > You are using ancient code, and ignore the advice you receive. Such a > combination kills all motiviation to spend time and efforts trying to > help you. > > It is sad... The problem is, that it is impossible to follow your advice. So I'll go fixing it myself. > Good luck. > > Wolfgang Denk > >