Re: [U-Boot] [PATCH] disk/part.c: 'usb storage' avoiding overflow when output capacity

2010-08-10 Thread Wolfgang Denk
Dear Sergei Trofimovich, In message 1281269139-8194-1-git-send-email-sly...@inbox.ru you wrote: From: Sergei Trofimovich sly...@gentoo.org Before: Marvell usb storage Device 0: Vendor: StoreJet Rev: Prod: Transcend Type: Hard Disk Capacity:

Re: [U-Boot] [PATCH] disk/part.c: 'usb storage' avoiding overflow when output capacity

2010-08-09 Thread Sergei Trofimovich
You should change the version of the patch in the subject line And you should add change log history here. Ok, will do. You can have reference from some other patches submitted on the list Do you mean git send-email's --in-reply-to= option? -- Sergei signature.asc Description: PGP

[U-Boot] [PATCH] disk/part.c: 'usb storage' avoiding overflow when output capacity

2010-08-08 Thread Sergei Trofimovich
From: Sergei Trofimovich sly...@gentoo.org Before: Marvell usb storage Device 0: Vendor: StoreJet Rev: Prod: Transcend Type: Hard Disk Capacity: 28759.9 MB = 28.0 GB (488397168 x 512) After: Marvell usb storage Device 0: Vendor: StoreJet Rev:

Re: [U-Boot] [PATCH] disk/part.c: 'usb storage' avoiding overflow when output capacity

2010-08-08 Thread Sergei Shtylyov
Hello. Sergei Trofimovich wrote: Before: Marvell usb storage Device 0: Vendor: StoreJet Rev: Prod: Transcend Type: Hard Disk Capacity: 28759.9 MB = 28.0 GB (488397168 x 512) After: Marvell usb storage Device 0: Vendor: StoreJet Rev:

[U-Boot] [PATCH] disk/part.c: 'usb storage' avoiding overflow when output capacity

2010-08-08 Thread Sergei Trofimovich
From: Sergei Trofimovich sly...@gentoo.org Before: Marvell usb storage Device 0: Vendor: StoreJet Rev: Prod: Transcend Type: Hard Disk Capacity: 28759.9 MB = 28.0 GB (488397168 x 512) After: Marvell usb storage Device 0: Vendor: StoreJet Rev:

Re: [U-Boot] [PATCH] disk/part.c: 'usb storage' avoiding overflow when output capacity

2010-08-08 Thread Prafulla Wadaskar
Hi Sergei -Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Sergei Trofimovich Sent: Sunday, August 08, 2010 5:36 PM To: Sergei Shtylyov Cc: u-boot@lists.denx.de; Sergei Trofimovich Subject: [U-Boot] [PATCH] disk/part.c: 'usb