[U-Boot] [PATCH] arm, orion5x: fix comilerwarning for edminiv2 board

2010-08-30 Thread Heiko Schocher
compiling edminiv2 board throws following warning: Configuring for edminiv2 board... In file included from /home/hs/i2c/u-boot-i2c/include/asm/arch/orion5x.h:39, from cpu.c:32: introduced from commit 4cfa0ab2c945f95e978a995721f193dd056e538d Author: Albert Aribaud Date: Tue Ju

Re: [U-Boot] [PATCH] arm, orion5x: fix comilerwarning for edminiv2 board

2010-08-30 Thread Prafulla Wadaskar
ust 30, 2010 7:00 PM > To: U-Boot user list > Subject: [U-Boot] [PATCH] arm, orion5x: fix comilerwarning > for edminiv2 board > > compiling edminiv2 board throws following warning: > > Configuring for edminiv2 board... > In file included from > /home/hs/i2c/u

Re: [U-Boot] [PATCH] arm, orion5x: fix comilerwarning for edminiv2 board

2010-08-30 Thread Heiko Schocher
Hello Prafulla, Prafulla Wadaskar wrote: > This has been already fixed > Ref: http://lists.denx.de/pipermail/u-boot/2010-August/076253.html Ups, sorry, missed that. Thanks! bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.

Re: [U-Boot] [PATCH] arm, orion5x: fix comilerwarning for edminiv2 board

2010-08-31 Thread Sergei Shtylyov
Hello. Heiko Schocher wrote: > compiling edminiv2 board throws following warning: > Configuring for edminiv2 board... > In file included from /home/hs/i2c/u-boot-i2c/include/asm/arch/orion5x.h:39, > from cpu.c:32: And? Where's the warning text? :-) > introduced from commi

Re: [U-Boot] [PATCH] arm, orion5x: fix comilerwarning for edminiv2 board

2010-08-31 Thread Heiko Schocher
Hello Sergei, Sergei Shtylyov wrote: > Heiko Schocher wrote: > >> compiling edminiv2 board throws following warning: > >> Configuring for edminiv2 board... >> In file included from >> /home/hs/i2c/u-boot-i2c/include/asm/arch/orion5x.h:39, >> from cpu.c:32: > >And? Where's t