From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 14 Oct 2020 13:41:58 -0400 Subject: [PATCH] cmd: fat: Use do_save() for fatwrite In-Reply-To: <20200929071300.19866-1-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <20200929071300.19866-1-prabhakar.mahadev-lad.rj@bp.renesas.com> Message-ID: <20201014174158.GX14816@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Sep 29, 2020 at 08:13:00AM +0100, Lad Prabhakar wrote: > do_save() function defined in fs.c also supports FAT file system > re-use the same for fatwrite command. > > Signed-off-by: Lad Prabhakar > Reviewed-by: Biju Das > --- > cmd/fat.c | 43 +------------------------------------------ > 1 file changed, 1 insertion(+), 42 deletions(-) This causes a bunch of the FAT tests in test/py/ to fail, please investigate and re-post, thanks. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: