[For next PATCH 3/3] ARM: phytec-som-am335x: Update sd-card rootfs to ext4

Sascha Hauer s.hauer at pengutronix.de
Tue Feb 24 23:22:33 PST 2015


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 at 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 |



More information about the barebox mailing list