Am 01/31/2011 08:01 PM, schrieb Scott Wood:
>>
>> I got out everything except the LDSCRIPT definition. However, I can't
>> find a way to specify a board-specific linker script (which I need due
>> to the embedded environment) without using config.mk in the board
>> directory, since the platform set
On Sat, 29 Jan 2011 16:57:07 +0100
Michael Schwingen wrote:
> Am 01/25/2011 09:44 PM, schrieb Wolfgang Denk:
> >
> >> diff --git a/board/actux1/config.mk b/board/actux1/config.mk
> >> index 88634f7..a370337 100644
> >> --- a/board/actux1/config.mk
> >> +++ b/board/actux1/config.mk
> >> @@ -1,6 +1
Am 01/25/2011 09:44 PM, schrieb Wolfgang Denk:
>
>> diff --git a/board/actux1/config.mk b/board/actux1/config.mk
>> index 88634f7..a370337 100644
>> --- a/board/actux1/config.mk
>> +++ b/board/actux1/config.mk
>> @@ -1,6 +1,3 @@
>> -CONFIG_SYS_TEXT_BASE = 0x00e0
>> -
>> -# include NPE ethernet
Dear Michael Schwingen,
In message <4d3f5eac.9000...@discworld.dascon.de> you wrote:
> Am 01/25/2011 09:44 PM, schrieb Wolfgang Denk:
> >
> >> diff --git a/board/actux1/config.mk b/board/actux1/config.mk
> >> index 88634f7..a370337 100644
> >> --- a/board/actux1/config.mk
> >> +++ b/board/actux1/c
Am 01/25/2011 09:44 PM, schrieb Wolfgang Denk:
>
>> diff --git a/board/actux1/config.mk b/board/actux1/config.mk
>> index 88634f7..a370337 100644
>> --- a/board/actux1/config.mk
>> +++ b/board/actux1/config.mk
>> @@ -1,6 +1,3 @@
>> -CONFIG_SYS_TEXT_BASE = 0x00e0
>> -
>> -# include NPE ethernet
Dear Michael Schwingen,
In message <1294062338-21084-8-git-send-email-mich...@schwingen.org> you wrote:
>
> Signed-off-by: Michael Schwingen
> ---
> board/actux1/actux1.c| 22 +++-
> board/actux1/config.mk |7 +
> board/actux1/u-boot.lds | 42 +
Signed-off-by: Michael Schwingen
---
board/actux1/actux1.c| 22 +++-
board/actux1/config.mk |7 +
board/actux1/u-boot.lds | 42 +++
boards.cfg |5 +++-
include/configs/actux1.h | 48 +++
7 matches
Mail list logo