Re: [U-Boot] denx/master is not building for OMAP3 platforms except Beagle

2010-10-05 Thread Bas Mevissen
On Mon, 04 Oct 2010 08:40:36 +0200, Rogan Dawes wrote: > For what it is worth, would it be possible to have a more verbose error > message that actually provides a reference to what needs to be done, > rather than simply failing with an obscure message about DRAM configuration? > Maybe somethin

Re: [U-Boot] denx/master is not building for OMAP3 platforms except Beagle

2010-10-05 Thread Detlev Zundel
Hi Heiko, > Hello Detlev, > > Detlev Zundel wrote: >> Hi Heiko, >> >> [...] >> Surely having e.g. #if (not fixed config) #error See http://blah/blah/blah for information about how to fix your board #endif would be more beneficial than an obscure compiler

Re: [U-Boot] denx/master is not building for OMAP3 platforms except Beagle

2010-10-04 Thread Wolfgang Denk
Dear Detlev Zundel, In message you wrote: > > > but that would result in editing *all* config files, which are not > > coverted. > > Are you sure? Isn't there some central place in arm land where board.h > is included? Such an ifdef there would catch all configs or what am I > missing? Any c

Re: [U-Boot] denx/master is not building for OMAP3 platforms except Beagle

2010-10-04 Thread Detlev Zundel
Hi Heiko, [...] >> Surely having e.g. >> >> #if (not fixed config) >> #error See http://blah/blah/blah for information about how to fix your board >> #endif >> >> would be more beneficial than an obscure compiler failure that doesn't >> even reference useful keywords? > > but that would result

Re: [U-Boot] denx/master is not building for OMAP3 platforms except Beagle

2010-10-04 Thread Heiko Schocher
Hello Rogan, Rogan Dawes wrote: > On 2010/10/04 8:00 AM, Heiko Schocher wrote: >> Hello Hiremath, >> >> Hiremath, Vaibhav wrote: >>> Hi All, >>> >>> I think the current denx/matser is broken and is not building up for OMAP3 >>> platforms except Beagle board. >> but they should compile if you defi

Re: [U-Boot] denx/master is not building for OMAP3 platforms except Beagle

2010-10-04 Thread Heiko Schocher
Hello Detlev, Detlev Zundel wrote: > Hi Heiko, > > [...] > >>> Surely having e.g. >>> >>> #if (not fixed config) >>> #error See http://blah/blah/blah for information about how to fix your board >>> #endif >>> >>> would be more beneficial than an obscure compiler failure that doesn't >>> even ref

Re: [U-Boot] denx/master is not building for OMAP3 platforms except Beagle

2010-10-04 Thread Rogan Dawes
On 2010/10/04 8:00 AM, Heiko Schocher wrote: > Hello Hiremath, > > Hiremath, Vaibhav wrote: >> Hi All, >> >> I think the current denx/matser is broken and is not building up for OMAP3 >> platforms except Beagle board. > > but they should compile if you define CONFIG_SYS_ARM_WITHOUT_RELOC > > or

Re: [U-Boot] denx/master is not building for OMAP3 platforms except Beagle

2010-10-04 Thread Heiko Schocher
Hello Hiremath, Hiremath, Vaibhav wrote: > Hi All, > > I think the current denx/matser is broken and is not building up for OMAP3 > platforms except Beagle board. but they should compile if you define CONFIG_SYS_ARM_WITHOUT_RELOC or compile with: "CONFIG_SYS_ARM_WITHOUT_RELOC=1 ./MAKEALL boar

Re: [U-Boot] denx/master is not building for OMAP3 platforms except Beagle

2010-10-04 Thread Hiremath, Vaibhav
> -Original Message- > From: Wolfgang Denk [mailto:w...@denx.de] > Sent: Monday, October 04, 2010 12:08 AM > To: Hiremath, Vaibhav > Cc: Albert ARIBAUD; u-boot@lists.denx.de > Subject: Re: [U-Boot] denx/master is not building for OMAP3 platforms > except Beagl

Re: [U-Boot] denx/master is not building for OMAP3 platforms except Beagle

2010-10-03 Thread Wolfgang Denk
Dear "Hiremath, Vaibhav", In message <19f8576c6e063c45be387c64729e739404aa21c...@dbde02.ent.ti.com> you wrote: > > > Note that adding the definition may not be sufficient to get relocation > > working. > > > [Hiremath, Vaibhav] But atleast it will make code to compile cleanly. I feel, > at any c

Re: [U-Boot] denx/master is not building for OMAP3 platforms except Beagle

2010-10-03 Thread Hiremath, Vaibhav
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of Albert ARIBAUD > Sent: Sunday, October 03, 2010 4:37 PM > To: u-boot@lists.denx.de > Subject: Re: [U-Boot] denx/master is not building for OMAP3 platforms >

Re: [U-Boot] denx/master is not building for OMAP3 platforms except Beagle

2010-10-03 Thread Albert ARIBAUD
Le 03/10/2010 12:50, Hiremath, Vaibhav a écrit : > Hi All, > > I think the current denx/matser is broken and is not building up for OMAP3 > platforms except Beagle board. > > The error message on build is - > > board.c: In function '__dram_init_banksize': > board.c:468: error: 'CONFIG_SYS_SDRAM_BA

[U-Boot] denx/master is not building for OMAP3 platforms except Beagle

2010-10-03 Thread Hiremath, Vaibhav
Hi All, I think the current denx/matser is broken and is not building up for OMAP3 platforms except Beagle board. The error message on build is - board.c: In function '__dram_init_banksize': board.c:468: error: 'CONFIG_SYS_SDRAM_BASE' undeclared (first use in this function) board.c:468: error