Hello,
a patch for this board is in u-boot-imx already, a patch that changes
the maintainer is in u-boot-arm.
Thanks,
Torsten
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
From: Torsten Koschorrek
This patch fixes compiler errors due to missing definitions of
CONFIG_SYS_SDRAM_BASE and CONFIG_SYS_INIT_SP_ADDR.
It also does some cleanup: CONFIG_SYS_TEXT_BASE was moved to scb9328.h,
obsolete config.mk was removed. The scb9328 board has 1 DRAM bank, so don't
as
Stefano Babic wrote:
> On 07/04/2011 01:06 PM, Torsten Koschorrek wrote:
>> This patch fixes compiler errors due to missing definitions of
>> CONFIG_SYS_SDRAM_BASE and CONFIG_SYS_INIT_SP_ADDR.
>> It also does some cleanup: CONFIG_SYS_TEXT_BASE was moved to scb9328.h,
>
banks. CONFIG_NR_DRAM_BANKS will ever be 1.
Signed-off-by: Torsten Koschorrek
---
Changes for v2:
- config.mk removed
- cleanups in dram_init_banksize()
Changes for v3:
- checkpatch errors fixed
board/scb9328/config.mk | 10 --
board/scb9328/scb9328.c |
Stefano Babic wrote:
> On 07/04/2011 11:34 AM, Torsten Koschorrek wrote:
>> Torsten Koschorrek wrote:
>>> Signed-off-by: Torsten Koschorrek
>>> ---
>>> MAINTAINERS |2 +-
>>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>>
Signed-off-by: Torsten Koschorrek
---
Changes for v2:
- order of list
- cpu description i.MXL added
MAINTAINERS |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 2bba7b4..990d508 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
banks. CONFIG_NR_DRAM_BANKS will ever be 1.
Signed-off-by: Torsten Koschorrek
---
board/scb9328/config.mk | 10 --
board/scb9328/scb9328.c | 24 +---
include/configs/scb9328.h |5 +
3 files changed, 14 insertions(+), 25 deletions(-)
delete mode 100644 board/sc
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
Torsten Koschorrek wrote:
> Signed-off-by: Torsten Koschorrek
> ---
>MAINTAINERS |2 +-
>1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c462ae2..fe578ef 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
>
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_siz
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/conf
Signed-off-by: Torsten Koschorrek
---
MAINTAINERS |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c462ae2..fe578ef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -684,7 +684,7 @@ Matthias Kaehlcke
edb9315 ARM920T
12 matches
Mail list logo