On Mon, May 02, 2011 at 12:50:29PM -0600, Stephen Warren wrote: > rootwait is more robust than rootdelay for slow devices. > > Suggested-by: Olof Johansson <olof@xxxxxxxxx> > Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx> Squashed into 'arm/dt: full tegra devicetree support', thanks. g. > --- > v2: New patch for v2 of series > > arch/arm/boot/dts/tegra-harmony.dts | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/arch/arm/boot/dts/tegra-harmony.dts b/arch/arm/boot/dts/tegra-harmony.dts > index e87c27c..7fe007b 100644 > --- a/arch/arm/boot/dts/tegra-harmony.dts > +++ b/arch/arm/boot/dts/tegra-harmony.dts > @@ -9,7 +9,7 @@ > interrupt-parent = <&intc>; > > chosen { > - bootargs = "vmalloc=192M video=tegrafb console=ttyS0,115200n8 root=/dev/mmcblk0p2 rw rootdelay=2"; > + bootargs = "vmalloc=192M video=tegrafb console=ttyS0,115200n8 root=/dev/mmcblk0p2 rw rootwait"; > }; > > memory { > -- > 1.7.0.4 > -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html