[U-Boot] [PATCH] arm/imx31_phycore: Fix bi_arch_number

2009-05-07 Thread Detlev Zundel
Signed-off-by: Detlev Zundel Cc: Sascha Hauer --- board/imx31_phycore/imx31_phycore.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/board/imx31_phycore/imx31_phycore.c b/board/imx31_phycore/imx31_phycore.c index 93a5c40..92aba96 100644 --- a/board/imx31_phycore/imx

Re: [U-Boot] [PATCH] arm/imx31_phycore: Fix bi_arch_number

2009-05-11 Thread Jean-Christophe PLAGNIOL-VILLARD
On 13:08 Thu 07 May , Detlev Zundel wrote: > Signed-off-by: Detlev Zundel > Cc: Sascha Hauer > --- Sascha ping? Best Regards, J. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] arm/imx31_phycore: Fix bi_arch_number

2009-05-12 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090512011419.gm18...@game.jcrosoft.org> you wrote: > On 13:08 Thu 07 May , Detlev Zundel wrote: > > Signed-off-by: Detlev Zundel > > Cc: Sascha Hauer > > --- > Sascha ping? What are you waiting for? Isn't the patch obvious? Best regards,

Re: [U-Boot] [PATCH] arm/imx31_phycore: Fix bi_arch_number

2009-05-12 Thread Jean-Christophe PLAGNIOL-VILLARD
On 23:37 Tue 12 May , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090512011419.gm18...@game.jcrosoft.org> you wrote: > > On 13:08 Thu 07 May , Detlev Zundel wrote: > > > Signed-off-by: Detlev Zundel > > > Cc: Sascha Hauer > > > --- > > Sascha ping? >

Re: [U-Boot] [PATCH] arm/imx31_phycore: Fix bi_arch_number

2009-05-12 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090512231236.gn...@game.jcrosoft.org> you wrote: > > > > Sascha ping? > > > > What are you waiting for? Isn't the patch obvious? > the ack from the board Maintainer which is Sascha For such trivial patches you can decide this yourself. That's

Re: [U-Boot] [PATCH] arm/imx31_phycore: Fix bi_arch_number

2009-05-13 Thread Jean-Christophe PLAGNIOL-VILLARD
On 07:28 Wed 13 May , Wolfgang Denk wrote: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <20090512231236.gn...@game.jcrosoft.org> you wrote: > > > > > > Sascha ping? > > > > > > What are you waiting for? Isn't the patch obvious? > > the ack from the board Maintainer which is Sascha

Re: [U-Boot] [PATCH] arm/imx31_phycore: Fix bi_arch_number

2009-05-15 Thread Jean-Christophe PLAGNIOL-VILLARD
On 13:08 Thu 07 May , Detlev Zundel wrote: > Signed-off-by: Detlev Zundel > Cc: Sascha Hauer > --- > board/imx31_phycore/imx31_phycore.c |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) Applied to arm Best Regards, J. ___ U-Boot mai