public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] *** Add ext4 filesystem support in uboot ***
Date: Thu, 15 Dec 2011 15:18:35 +0100	[thread overview]
Message-ID: <20111215141835.224B0138EEAC@gemini.denx.de> (raw)
In-Reply-To: <1323970732-23803-2-git-send-email-uma.shankar@samsung.com>

Dear uma.shankar at samsung.com,

In message <1323970732-23803-2-git-send-email-uma.shankar@samsung.com> you wrote:
> From: Uma Shankar <uma.shankar@samsung.com>
> 
> ***
> This patch series adds support for ext4 ls,load and write features in uboot
> Journaling is supported for write feature.
> 
> To Enable EXT4 commands, modify the board specific config file with 
> #define CONFIG_CMD_EXT2 1
> #define CONFIG_CMD_EXT4 1

No.  This selects a feature only, so a plain #define without any value
should be used.

> Steps to test:
> 
> 1. After applying the patch, ext4 specific commands can be seen
>    in the boot loader prompt using 
> 	UBOOT #help 	
> 	
> 	ext4load- load binary file from a Ext4 file system
> 	ext4ls  - list files in a directory (default /)
> 	ext4write- create a file in ext4 formatted partition 

Could you please add these explanations as doc/README.ext4 so they
don't get lost?

Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
No one may kill a man.  Not for any purpose.  It cannot be condoned.
	-- Kirk, "Spock's Brain", stardate 5431.6

  reply	other threads:[~2011-12-15 14:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-15 17:38 [U-Boot] Add ext4 filesystem support in uboot uma.shankar at samsung.com
2011-12-15 17:38 ` [U-Boot] [PATCH 0/2] *** Add ext4 filesystem support in uboot *** uma.shankar at samsung.com
2011-12-15 14:18   ` Wolfgang Denk [this message]
2011-12-28  2:19   ` [U-Boot] Add ext4 write support uma.shankar at samsung.com
2011-12-28  2:19     ` [U-Boot] [PATCH V3 0/2] *** Add ext4 filesystem support in uboot *** uma.shankar at samsung.com
2012-01-09 17:51     ` [U-Boot] Add ext4 write support uma.shankar at samsung.com
2012-01-09 17:51       ` [U-Boot] [PATCH V4 0/2] *** Add ext4 filesystem support in uboot *** uma.shankar at samsung.com
2012-01-10  2:30       ` [U-Boot] Add ext4 write support Kim Phillips
2012-01-16  0:04         ` Mike Frysinger
2012-05-25 15:48       ` Uma Shankar
2012-05-25 15:48       ` [U-Boot] [PATCH V5 0/2] *** Add ext4 filesystem support in uboot *** Uma Shankar
2012-05-25 16:57         ` Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111215141835.224B0138EEAC@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox