mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: "Teresa Gámez" <t.gamez@phytec.de>
Cc: barebox@lists.infradead.org
Subject: Re: [For next PATCH 3/3] ARM: phytec-som-am335x: Update sd-card rootfs to ext4
Date: Wed, 25 Feb 2015 08:22:33 +0100	[thread overview]
Message-ID: <20150225072233.GP12209@pengutronix.de> (raw)
In-Reply-To: <1424764334-39730-3-git-send-email-t.gamez@phytec.de>

On Tue, Feb 24, 2015 at 08:52:14AM +0100, Teresa Gámez wrote:
> Update rootfs to ext4. ext3 filesystems are still getting mounted.
> 
> Signed-off-by: Teresa Gámez <t.gamez@phytec.de>
> ---
>  arch/arm/boards/phytec-som-am335x/defaultenv-physom-am335x/boot/mmc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boards/phytec-som-am335x/defaultenv-physom-am335x/boot/mmc b/arch/arm/boards/phytec-som-am335x/defaultenv-physom-am335x/boot/mmc
> index 1a642f9..447e471 100644
> --- a/arch/arm/boards/phytec-som-am335x/defaultenv-physom-am335x/boot/mmc
> +++ b/arch/arm/boards/phytec-som-am335x/defaultenv-physom-am335x/boot/mmc
> @@ -5,4 +5,4 @@ global.bootm.oftree=/boot/oftree
>  
>  bootargs-ip
>  
> -global.linux.bootargs.dyn.root="root=/dev/mmcblk0p2 rootfstype=ext3 rw rootwait"
> +global.linux.bootargs.dyn.root="root=/dev/mmcblk0p2 rootfstype=ext4 rw rootwait"

Is the rootfstype necessary anyway? It should be automatically detected,
no?

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2015-02-25  7:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-24  7:52 [For next PATCH 1/3] ARM: phytec-som-am335x: Fix rootfs bootargs Teresa Gámez
2015-02-24  7:52 ` [For next PATCH 2/3] ARM: am335x_defconfig: Add ext4 support Teresa Gámez
2015-02-24  7:52 ` [For next PATCH 3/3] ARM: phytec-som-am335x: Update sd-card rootfs to ext4 Teresa Gámez
2015-02-25  7:22   ` Sascha Hauer [this message]
2015-02-25  7:32     ` Teresa Gámez
2015-02-25  7:25 ` [For next PATCH 1/3] ARM: phytec-som-am335x: Fix rootfs bootargs Sascha Hauer

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=20150225072233.GP12209@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=t.gamez@phytec.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