Dear Tom,
In message <5fbf8e85ca34454794f0f7ecba79798f379d86f...@hqmail04.nvidia.com> you
wrote:
>
> > > I had the same problem. In my case it happenend when I ran an
> > > out-of-tree build from a directory in which I had run an in-tree build
> > > before. Running "make mrproper" in the repos
On 07/12/2012 12:10 AM, Wolfgang Denk wrote:
> Dear Joe Hershberger,
>
> In message
> you
> wrote:
>>
It also breaks a number of ARM boards...
LOG/at91sam9263ek_norflash_boot.ERR:3:/home/joe/u-boot/include/config.h:5:0:
warning: "CONFIG_SYS_BOARD" redefined [enabled by defau
Dear Joe Hershberger,
In message
you wrote:
>
> >> It also breaks a number of ARM boards...
> >>
> >> LOG/at91sam9263ek_norflash_boot.ERR:3:/home/joe/u-boot/include/config.h:5:0:
> >> warning: "CONFIG_SYS_BOARD" redefined [enabled by default]
> > I don't see any of these doing a MAKEALL -s at91
.denx.de; Stephen Warren; Tom Warren
>> Subject: Re: [U-Boot] [PATCH V3 1/2] Add env vars describing U-Boot target
>> board
>>
>> On Wed, Jul 11, 2012 at 2:33 AM, Wolfgang Denk wrote:
>> > Dear Stephen Warren,
>> >
>> > In message <133771
On Wed, Jul 11, 2012 at 2:33 AM, Wolfgang Denk wrote:
> Dear Stephen Warren,
>
> In message <1337714515-6575-1-git-send-email-swar...@wwwdotorg.org> you wrote:
>> From: Stephen Warren
>>
>> This can be useful for generic scripts. For example, rather than hard-
>> coding a script to ext2load tegra
Dear Stephen Warren,
In message <1337714515-6575-1-git-send-email-swar...@wwwdotorg.org> you wrote:
> From: Stephen Warren
>
> This can be useful for generic scripts. For example, rather than hard-
> coding a script to ext2load tegra-harmony.dtb, it could load
> ${soc}-${board}.dtb and hence not
On Tue, May 22, 2012 at 12:21 PM, Stephen Warren wrote:
> From: Stephen Warren
>
Looks good.
Acked-by: Simon Glass
>
> This can be useful for generic scripts. For example, rather than hard-
> coding a script to ext2load tegra-harmony.dtb, it could load
> ${soc}-${board}.dtb and hence not nee
On 05/22/2012 01:21 PM, Stephen Warren wrote:
> From: Stephen Warren
>
> This can be useful for generic scripts. For example, rather than hard-
> coding a script to ext2load tegra-harmony.dtb, it could load
> ${soc}-${board}.dtb and hence not need adjustments to run on multiple
> boards.
Wolfgan
From: Stephen Warren
This can be useful for generic scripts. For example, rather than hard-
coding a script to ext2load tegra-harmony.dtb, it could load
${soc}-${board}.dtb and hence not need adjustments to run on multiple
boards.
Signed-off-by: Stephen Warren
---
v3:
* Prefix config.h #defines
9 matches
Mail list logo