All of lore.kernel.org
 help / color / mirror / Atom feed
From: Soeren Moch <smoch@web.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/5] tbs2910: add ext4 write support
Date: Mon, 11 May 2015 20:12:08 +0200	[thread overview]
Message-ID: <5550F0F8.1060505@web.de> (raw)
In-Reply-To: <1430860162-24034-5-git-send-email-smoch@web.de>

On 05/05/15 23:09, Soeren Moch wrote:
> Add CONFIG_CMD_EXT4_WRITE to enable ext4 write support.
>
> Signed-off-by: Soeren Moch <smoch@web.de>
> ---
> Cc: Stefano Babic <sbabic@denx.de>
> ---
>   include/configs/tbs2910.h | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/include/configs/tbs2910.h b/include/configs/tbs2910.h
> index 1f3c3d8..d0d6a30 100644
> --- a/include/configs/tbs2910.h
> +++ b/include/configs/tbs2910.h
> @@ -83,6 +83,7 @@
>   
>   /* Filesystems / image support */
>   #define CONFIG_CMD_EXT4
> +#define CONFIG_CMD_EXT4_WRITE
>   #define CONFIG_CMD_FAT
>   #define CONFIG_DOS_PARTITION
>   #define CONFIG_EFI_PARTITION

Stefano,

if the series
[PATCH 0/10 v2] i.MX6: move duplicated options to mx6_common to standardise mx6 config
<http://lists.denx.de/pipermail/u-boot/2015-May/213883.html>

will be applied (what I think would be a good idea), then please drop this patch.

Thanks,
Soeren

  reply	other threads:[~2015-05-11 18:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-05 21:09 [U-Boot] [PATCH 1/5] tbs2910: support for usb otg host mode Soeren Moch
2015-05-05 21:09 ` [U-Boot] [PATCH 2/5] tbs2910: only enable vga output for stdout/stderr when hdmi detected Soeren Moch
2015-05-15 13:06   ` Stefano Babic
2015-05-05 21:09 ` [U-Boot] [PATCH 3/5] tbs2910: use default CONFIG_SYS_PBSIZE Soeren Moch
2015-05-15 13:06   ` Stefano Babic
2015-05-05 21:09 ` [U-Boot] [PATCH 4/5] tbs2910: add CONFIG_SUPPORT_EMMC_BOOT Soeren Moch
2015-05-15 13:06   ` Stefano Babic
2015-05-05 21:09 ` [U-Boot] [PATCH 5/5] tbs2910: add ext4 write support Soeren Moch
2015-05-11 18:12   ` Soeren Moch [this message]
2015-05-15 13:06 ` [U-Boot] [PATCH 1/5] tbs2910: support for usb otg host mode Stefano Babic

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=5550F0F8.1060505@web.de \
    --to=smoch@web.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.