On 18:22 Mon 19 Jan , Antony Pavlov wrote: > On Mon, 19 Jan 2015 13:29:44 +0100 > Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx> wrote: > > > increase the mbox timeout as it take more time to retreive the mac > > > > fix led register too > > > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx> > ... > > diff --git a/arch/arm/mach-bcm2835/mbox.c b/arch/arm/mach-bcm2835/mbox.c > > index 2bca567..0e51f08 100644 > > --- a/arch/arm/mach-bcm2835/mbox.c > > +++ b/arch/arm/mach-bcm2835/mbox.c > > @@ -13,7 +13,7 @@ > > > > #include <mach/mbox.h> > > > > -#define TIMEOUT (MSECOND * 100) /* 100mS */ > > +#define TIMEOUT (MSECOND * 1000) /* 100mS */ > > > > +#define TIMEOUT (MSECOND * 1000) /* 1000mS */ should simply drop the comment useless Best Regards, J. > > -- > Best regards, > Antony Pavlov _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox