Re: [U-Boot] [PATCH] [BUG] arm, lib: fix compile breakage

2011-10-24 Thread Albert ARIBAUD
Hi Wolfgang, Le 24/10/2011 21:12, Wolfgang Denk a écrit : > Dear Albert ARIBAUD, > > In message<4ea59236.4000...@aribaud.net> you wrote: >> >> Le 24/10/2011 07:42, Heiko Schocher a écrit : >>> since commit dc8bbea0170eb2aca428ea221c91fc2e5e11f199 building >>> arch/arm/lib/board.c breaks if CONFIG

Re: [U-Boot] [PATCH] [BUG] arm, lib: fix compile breakage

2011-10-24 Thread Wolfgang Denk
Dear Marek Vasut, In message <201110241115.45602.marek.va...@gmail.com> you wrote: > > I just sent something similar, but please use this one. It's really interesting to see how many people wake up if they are affected - and then hack away and send patches without even checing how many similar pa

Re: [U-Boot] [PATCH] [BUG] arm, lib: fix compile breakage

2011-10-24 Thread Wolfgang Denk
Dear Albert ARIBAUD, In message <4ea59236.4000...@aribaud.net> you wrote: > > Le 24/10/2011 07:42, Heiko Schocher a écrit : > > since commit dc8bbea0170eb2aca428ea221c91fc2e5e11f199 building > > arch/arm/lib/board.c breaks if CONFIG_CMD_NET is defined. > > Fix this. > > > > Signed-off-by: Heiko S

Re: [U-Boot] [PATCH] [BUG] arm, lib: fix compile breakage

2011-10-24 Thread Albert ARIBAUD
Hi Heiko, Le 24/10/2011 07:42, Heiko Schocher a écrit : > since commit dc8bbea0170eb2aca428ea221c91fc2e5e11f199 building > arch/arm/lib/board.c breaks if CONFIG_CMD_NET is defined. > Fix this. > > Signed-off-by: Heiko Schocher > Cc: Albert ARIBAUD > Cc: Simon Glass > --- > arch/arm/lib/board.c |

Re: [U-Boot] [PATCH] [BUG] arm, lib: fix compile breakage

2011-10-24 Thread Marek Vasut
On Monday, October 24, 2011 07:42:32 AM Heiko Schocher wrote: > since commit dc8bbea0170eb2aca428ea221c91fc2e5e11f199 building > arch/arm/lib/board.c breaks if CONFIG_CMD_NET is defined. > Fix this. > > Signed-off-by: Heiko Schocher > Cc: Albert ARIBAUD > Cc: Simon Glass > --- > arch/arm/lib/b