Re: [U-Boot] [PATCH 33/52] ARM: remove broken "scb9328" board

2011-07-18 Thread Torsten Koschorrek
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

[U-Boot] [PATCH v4] scb9328: Add ARM relocation support

2011-07-15 Thread 'Torsten Koschorrek
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

Re: [U-Boot] [PATCH v2] scb9328: Add ARM relocation support

2011-07-09 Thread Torsten Koschorrek
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, >

[U-Boot] [PATCH v3] scb9328: Add ARM relocation support

2011-07-09 Thread Torsten Koschorrek
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 |

Re: [U-Boot] [PATCH] ARM: Update maintainer of board scb9328

2011-07-06 Thread Torsten Koschorrek
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(-) >>>

[U-Boot] [PATCH v2] ARM: Update maintainer of board scb9328

2011-07-06 Thread Torsten Koschorrek
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

[U-Boot] [PATCH v2] scb9328: Add ARM relocation support

2011-07-04 Thread Torsten Koschorrek
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

Re: [U-Boot] [PATCH] scb9328: Add ARM relocation support

2011-07-04 Thread Torsten Koschorrek
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

Re: [U-Boot] [PATCH] ARM: Update maintainer of board scb9328

2011-07-04 Thread Torsten Koschorrek
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 >

Re: [U-Boot] [PATCH] scb9328: Add ARM relocation support

2011-06-10 Thread Torsten Koschorrek
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

[U-Boot] [PATCH] scb9328: Add ARM relocation support

2011-06-09 Thread Torsten Koschorrek
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

[U-Boot] [PATCH] ARM: Update maintainer of board scb9328

2011-06-09 Thread Torsten Koschorrek
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