mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [For next PATCH] ARM: phytec-som-am335x: Remove mmc rootfstype
@ 2015-02-25  7:39 Teresa Gámez
  2015-02-26  5:55 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Teresa Gámez @ 2015-02-25  7:39 UTC (permalink / raw)
  To: barebox

Rootfs type is beeing detected. Removed the rootfstype parameter.

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..670afc7 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 rw rootwait"
-- 
1.9.1


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

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

* Re: [For next PATCH] ARM: phytec-som-am335x: Remove mmc rootfstype
  2015-02-25  7:39 [For next PATCH] ARM: phytec-som-am335x: Remove mmc rootfstype Teresa Gámez
@ 2015-02-26  5:55 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2015-02-26  5:55 UTC (permalink / raw)
  To: Teresa Gámez; +Cc: barebox

On Wed, Feb 25, 2015 at 08:39:34AM +0100, Teresa Gámez wrote:
> Rootfs type is beeing detected. Removed the rootfstype parameter.
> 
> 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(-)

Applied, thanks

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

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

end of thread, other threads:[~2015-02-26  5:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-25  7:39 [For next PATCH] ARM: phytec-som-am335x: Remove mmc rootfstype Teresa Gámez
2015-02-26  5:55 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox