From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Fri, 20 Jun 2014 09:53:21 +0200 Subject: [U-Boot] [PATCH V2 1/2] fs: implement size/fatsize/ext4size In-Reply-To: <1402512447-31897-1-git-send-email-swarren@wwwdotorg.org> References: <1402512447-31897-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <20140620095321.519d20af@amdc2363> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stephen, > From: Stephen Warren > > These commands may be used to determine the size of a file without > actually reading the whole file content into memory. This may be used > to determine if the file will fit into the memory buffer that will > contain it. In particular, the DFU code will use it for this purpose > in the next commit. > > Signed-off-by: Stephen Warren Applied to u-boot-dfu Thanks for the patch. -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group