On 07/04/2011 11:34 AM, Torsten Koschorrek wrote:
Hi Torsten,
> What's the status of this patch? Do I need to resend a modified version
> without config.mk and scb9328.c? Or I could do a small cleanup as
> discussed in this thread. But as I said, MAKEALL is happy with the
> modified scb9328.h
Th
Torsten Koschorrek wrote:
> Hello,
>
> Stefano Babic wrote:
>> On 06/10/2011 07:44 AM, Torsten Koschorrek wrote:
>> Hi Torsten,
>>
>> send your answer to the ML, too. Someone else can help you ;-)
>>
>
> Oh, yes, right. This little 'Reply All' Button, sorry :-)
>
size1 = get_ram_size((volatile
Hello,
Stefano Babic wrote:
> On 06/10/2011 07:44 AM, Torsten Koschorrek wrote:
> Hi Torsten,
>
> send your answer to the ML, too. Someone else can help you ;-)
>
Oh, yes, right. This little 'Reply All' Button, sorry :-)
>>> size1 = get_ram_size((volatile void *)SCB9328_SDRAM_1,
>>> SCB9328
On 06/10/2011 07:44 AM, Torsten Koschorrek wrote:
> Hello,
Hi Torsten,
send your answer to the ML, too. Someone else can help you ;-)
>> size1 = get_ram_size((volatile void *)SCB9328_SDRAM_1,
>> SCB9328_SDRAM_1_SIZE);
>> #if ( CONFIG_NR_DRAM_BANKS> 1 )
>> size2 = get_ram_size((volatile void
On 06/09/2011 01:36 PM, Torsten Koschorrek wrote:
> This patch fixed compiler errors due to missing definitions of
> CONFIG_SYS_SDRAM_BASE and CONFIG_SYS_INIT_SP_ADDR.
>
> The board doesn't start, though. A v2 of this patch or a seperate patch
> will fix the error when it was found.
>
> Signed-of
This patch fixed compiler errors due to missing definitions of
CONFIG_SYS_SDRAM_BASE and CONFIG_SYS_INIT_SP_ADDR.
The board doesn't start, though. A v2 of this patch or a seperate patch
will fix the error when it was found.
Signed-off-by: Torsten Koschorrek
---
board/scb9328/config.mk |2
6 matches
Mail list logo