From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 29 Nov 2012 15:32:48 +0100 Subject: [U-Boot] [PATCH] dfu: Handle large transfers correctly (take #2) In-Reply-To: <1354190473-2845-1-git-send-email-panto@antoniou-consulting.com> References: <1354190473-2845-1-git-send-email-panto@antoniou-consulting.com> Message-ID: <201211291532.48181.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Pantelis Antoniou, > The sequence number is a 16 bit counter; make sure we > handle rollover correctly. This fixes the wrong transfers for > large (> 256MB) images. > > Also utilize a variable to handle initialization, so that we > don't rely on just the counter sent by the host. [...] Uh, how come this doesn't apply ? Am I doing something wrong or is it the patch? :( Best regards, Marek Vasut