From mboxrd@z Thu Jan 1 00:00:00 1970 From: stefano.babic at babic.homelinux.org Date: Sun, 2 May 2021 13:42:37 +0200 (CEST) Subject: [PATCH] imx: mkimage_fit_atf: fix file size reporting In-Reply-To: <20210407040409.12796-1-tharvey@gateworks.com> Message-ID: <20210502114237.A43EC81D43@phobos.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 > instead using ls and awk to determine file size use stat instead. > This fixes an invalid size reporting for user or group names that have > spaces in them. > This adds a dependency on the stat application which is part of > the coreutils package which also includes ls. > Signed-off-by: Tim Harvey Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================