From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 9 Nov 2013 08:27:08 +0100 Subject: [U-Boot] [U-boot] uboot support ext4 format command? In-Reply-To: References: Message-ID: <20131109082708.6f450673@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi TigerLiu at viatech.com.cn, On Sat, 9 Nov 2013 11:36:30 +0800, wrote: > Hi, shankar: > > It seems uboot currently supports ext4load / ext4ls / ext4write command. > > Does it support ext4format command? > > (such as : format NAND as ext4 filesystem?) I don't think it does, but you can find out by looking at the documentation and code. Besides, I don't think being able to format a filesystem from the bootloader is really needed; this task is best performed in a full-fledged operating system IMO. > Best wishes, Amicalement, -- Albert.