From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sun, 24 Sep 2017 17:36:11 -0400 Subject: [U-Boot] [PATCH 1/3] fs-test: Add FAT16 support In-Reply-To: <20170924210736.13335-1-tuomas.tynkkynen@iki.fi> References: <20170924210736.13335-1-tuomas.tynkkynen@iki.fi> Message-ID: <20170924213611.GA29028@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 Mon, Sep 25, 2017 at 12:07:34AM +0300, Tuomas Tynkkynen wrote: > Currently we can only test FAT32 which is the default FAT version that > mkfs.vfat creates by default. Instead make it explicitly create either a > FAT16 or a FAT32 volume. This allows us to exercise more code, for > instance the root directory handling is done differently in FAT32 than > the older FATs. > > Adding FAT12 support is a much bigger job since the test creates a 2.5GB > file and the FAT12 maximum partition size is way smaller than that. Ah, cool. Please update the top of the script to note the expected PASS/FAIL numbers now that we're testing even more. Everything else looks good tho. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: