
28 Oct
2010
28 Oct
'10
9:24 p.m.
On Thu, Oct 28, 2010 at 06:55:14PM +0200, Wolfgang Denk wrote:
Dear Himanshu Chauhan,
In message 20101028164616.GA3028@pnq-hchauhan-vm you wrote:
Hi List,
Day before I reported the problem with declarations of CONFIG_SYS_SDRAM_BASE and CONFIG_SYS_INIT_SP_ADDR.
In the following patch GENERATED_GBL_DATA_SIZE is defined as #96. The pound size before the number is cauing the assembler go mad. It doesn't compile. Remove the pound and its okay. Is the pound sign really required or is this problem with the sed script being used for it?
Please update your code. This has been fixed yesterday morning. Patch is in mainline since last night.
Thanks Wolfgang, It works.
Regards Himanshu