All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] ARM: OMAP: omap2plus_defconfig: Enable EXT4 support
@ 2012-06-23 22:18 ` Javier Martinez Canillas
  0 siblings, 0 replies; 6+ messages in thread
From: Javier Martinez Canillas @ 2012-06-23 22:18 UTC (permalink / raw)
  To: Russell King
  Cc: Tony Lindgren, Govindraj.R, linux-omap, linux-arm-kernel,
	Javier Martinez Canillas

On OMAP boards that includes an SD card slot, an EXT4 partition could
be used to store the root file system. So, the kernel should have
built-in support for EXT4 to be able to mount the VFS root on boot.

Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
---
 arch/arm/configs/omap2plus_defconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 9854ff4..f3087cb 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -197,6 +197,7 @@ CONFIG_RTC_DRV_TWL4030=y
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 # CONFIG_EXT3_FS_XATTR is not set
+CONFIG_EXT4_FS=y
 CONFIG_QUOTA=y
 CONFIG_QFMT_V2=y
 CONFIG_MSDOS_FS=y
-- 
1.7.7.6


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH 1/1] ARM: OMAP: omap2plus_defconfig: Enable EXT4 support
@ 2012-06-23 22:18 ` Javier Martinez Canillas
  0 siblings, 0 replies; 6+ messages in thread
From: Javier Martinez Canillas @ 2012-06-23 22:18 UTC (permalink / raw)
  To: linux-arm-kernel

On OMAP boards that includes an SD card slot, an EXT4 partition could
be used to store the root file system. So, the kernel should have
built-in support for EXT4 to be able to mount the VFS root on boot.

Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
---
 arch/arm/configs/omap2plus_defconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 9854ff4..f3087cb 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -197,6 +197,7 @@ CONFIG_RTC_DRV_TWL4030=y
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 # CONFIG_EXT3_FS_XATTR is not set
+CONFIG_EXT4_FS=y
 CONFIG_QUOTA=y
 CONFIG_QFMT_V2=y
 CONFIG_MSDOS_FS=y
-- 
1.7.7.6

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH 1/1] ARM: OMAP: omap2plus_defconfig: Enable EXT4 support
  2012-06-23 22:18 ` Javier Martinez Canillas
@ 2012-06-27 22:28   ` Javier Martinez Canillas
  -1 siblings, 0 replies; 6+ messages in thread
From: Javier Martinez Canillas @ 2012-06-27 22:28 UTC (permalink / raw)
  To: Javier Martinez Canillas
  Cc: Russell King, Tony Lindgren, Govindraj.R, linux-omap, linux-arm-kernel

On Sun, Jun 24, 2012 at 12:18 AM, Javier Martinez Canillas
<javier@dowhile0.org> wrote:
> On OMAP boards that includes an SD card slot, an EXT4 partition could
> be used to store the root file system. So, the kernel should have
> built-in support for EXT4 to be able to mount the VFS root on boot.
>
> Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
> ---
>  arch/arm/configs/omap2plus_defconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> index 9854ff4..f3087cb 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -197,6 +197,7 @@ CONFIG_RTC_DRV_TWL4030=y
>  CONFIG_EXT2_FS=y
>  CONFIG_EXT3_FS=y
>  # CONFIG_EXT3_FS_XATTR is not set
> +CONFIG_EXT4_FS=y
>  CONFIG_QUOTA=y
>  CONFIG_QFMT_V2=y
>  CONFIG_MSDOS_FS=y
> --
> 1.7.7.6
>

Hi,

any news about this patch?

Is quite annoying to have to enable EXT4 support each time I want to
try a new kernel on my board.

Best regards,
Javier
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 1/1] ARM: OMAP: omap2plus_defconfig: Enable EXT4 support
@ 2012-06-27 22:28   ` Javier Martinez Canillas
  0 siblings, 0 replies; 6+ messages in thread
From: Javier Martinez Canillas @ 2012-06-27 22:28 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Jun 24, 2012 at 12:18 AM, Javier Martinez Canillas
<javier@dowhile0.org> wrote:
> On OMAP boards that includes an SD card slot, an EXT4 partition could
> be used to store the root file system. So, the kernel should have
> built-in support for EXT4 to be able to mount the VFS root on boot.
>
> Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
> ---
> ?arch/arm/configs/omap2plus_defconfig | ? ?1 +
> ?1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> index 9854ff4..f3087cb 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -197,6 +197,7 @@ CONFIG_RTC_DRV_TWL4030=y
> ?CONFIG_EXT2_FS=y
> ?CONFIG_EXT3_FS=y
> ?# CONFIG_EXT3_FS_XATTR is not set
> +CONFIG_EXT4_FS=y
> ?CONFIG_QUOTA=y
> ?CONFIG_QFMT_V2=y
> ?CONFIG_MSDOS_FS=y
> --
> 1.7.7.6
>

Hi,

any news about this patch?

Is quite annoying to have to enable EXT4 support each time I want to
try a new kernel on my board.

Best regards,
Javier

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 1/1] ARM: OMAP: omap2plus_defconfig: Enable EXT4 support
  2012-06-27 22:28   ` Javier Martinez Canillas
@ 2012-06-28  6:37     ` Tony Lindgren
  -1 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2012-06-28  6:37 UTC (permalink / raw)
  To: Javier Martinez Canillas
  Cc: Javier Martinez Canillas, Russell King, Govindraj.R, linux-omap,
	linux-arm-kernel

Hi,

* Javier Martinez Canillas <martinez.javier@gmail.com> [120627 15:32]:
> On Sun, Jun 24, 2012 at 12:18 AM, Javier Martinez Canillas
> <javier@dowhile0.org> wrote:
> > On OMAP boards that includes an SD card slot, an EXT4 partition could
> > be used to store the root file system. So, the kernel should have
> > built-in support for EXT4 to be able to mount the VFS root on boot.
> >
> > Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
> > ---
> >  arch/arm/configs/omap2plus_defconfig |    1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> > index 9854ff4..f3087cb 100644
> > --- a/arch/arm/configs/omap2plus_defconfig
> > +++ b/arch/arm/configs/omap2plus_defconfig
> > @@ -197,6 +197,7 @@ CONFIG_RTC_DRV_TWL4030=y
> >  CONFIG_EXT2_FS=y
> >  CONFIG_EXT3_FS=y
> >  # CONFIG_EXT3_FS_XATTR is not set
> > +CONFIG_EXT4_FS=y
> >  CONFIG_QUOTA=y
> >  CONFIG_QFMT_V2=y
> >  CONFIG_MSDOS_FS=y
> > --
> > 1.7.7.6
> >
> 
> Hi,
> 
> any news about this patch?
> 
> Is quite annoying to have to enable EXT4 support each time I want to
> try a new kernel on my board.

Eventually we'll be moving into omap2plus_defconfig that pretty much
builds everything as modules and requires use of an initramfs.. But
until we're there yes I agree this makes life easier for booting beagle
and panda devices with the omap2plus_defconfig.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 1/1] ARM: OMAP: omap2plus_defconfig: Enable EXT4 support
@ 2012-06-28  6:37     ` Tony Lindgren
  0 siblings, 0 replies; 6+ messages in thread
From: Tony Lindgren @ 2012-06-28  6:37 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

* Javier Martinez Canillas <martinez.javier@gmail.com> [120627 15:32]:
> On Sun, Jun 24, 2012 at 12:18 AM, Javier Martinez Canillas
> <javier@dowhile0.org> wrote:
> > On OMAP boards that includes an SD card slot, an EXT4 partition could
> > be used to store the root file system. So, the kernel should have
> > built-in support for EXT4 to be able to mount the VFS root on boot.
> >
> > Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
> > ---
> > ?arch/arm/configs/omap2plus_defconfig | ? ?1 +
> > ?1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> > index 9854ff4..f3087cb 100644
> > --- a/arch/arm/configs/omap2plus_defconfig
> > +++ b/arch/arm/configs/omap2plus_defconfig
> > @@ -197,6 +197,7 @@ CONFIG_RTC_DRV_TWL4030=y
> > ?CONFIG_EXT2_FS=y
> > ?CONFIG_EXT3_FS=y
> > ?# CONFIG_EXT3_FS_XATTR is not set
> > +CONFIG_EXT4_FS=y
> > ?CONFIG_QUOTA=y
> > ?CONFIG_QFMT_V2=y
> > ?CONFIG_MSDOS_FS=y
> > --
> > 1.7.7.6
> >
> 
> Hi,
> 
> any news about this patch?
> 
> Is quite annoying to have to enable EXT4 support each time I want to
> try a new kernel on my board.

Eventually we'll be moving into omap2plus_defconfig that pretty much
builds everything as modules and requires use of an initramfs.. But
until we're there yes I agree this makes life easier for booting beagle
and panda devices with the omap2plus_defconfig.

Regards,

Tony

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-06-28  6:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-23 22:18 [PATCH 1/1] ARM: OMAP: omap2plus_defconfig: Enable EXT4 support Javier Martinez Canillas
2012-06-23 22:18 ` Javier Martinez Canillas
2012-06-27 22:28 ` Javier Martinez Canillas
2012-06-27 22:28   ` Javier Martinez Canillas
2012-06-28  6:37   ` Tony Lindgren
2012-06-28  6:37     ` Tony Lindgren

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.