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

2011-07-09 Thread Graeme Russ
Hi Torsten, On 10/07/11 01:36, Torsten Koschorrek wrote: > 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_T

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, >> obsolete config.mk was remov

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

2011-07-08 Thread Stefano Babic
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, > obsolete config.mk was removed. The scb9328 board has 1

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

2011-07-04 Thread 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 ask for more banks. CONFIG_NR_DRAM_BA