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
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
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
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
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
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
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
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
> -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
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
> -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
>
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
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
13 matches
Mail list logo