From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Wed, 26 Jun 2013 16:41:28 +0200 Subject: [U-Boot] [PATCH] dfu:ext4:fix Fix ext4{read|write} command formatting In-Reply-To: <1372083498-19938-1-git-send-email-l.majewski@samsung.com> References: <1372083498-19938-1-git-send-email-l.majewski@samsung.com> Message-ID: <20130626164128.58eb5542@amdc308.digital.local> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, > In the following commit: > "dfu: Support larger than memory transfers." > SHA1: ea2453d56b8860dbd18a3c517531ffc8dcb5c839 > > The ext4{read|write} command formatting has been changed. It removed > a mandatory [sizebytes] parameter. > > It prevented from ext4 update via dfu. This commit restored the > previous behaviour. Tom, please drop this patch, since it only fixes DFU eMMC write. Unfortunately after dfu.c code changes to support NAND and arbitrary files transmission, the eMMC ext4 read needs to be fixed. I will prepare one patch set, which fixes read and write. -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group