Re: [U-Boot] [PATCH] AM3517:Fix for ARM Relocation support

2010-11-29 Thread Paulraj, Sandeep
> > > -Original Message- > > From: Hiremath, Vaibhav > > Sent: Monday, November 29, 2010 9:52 PM > > To: u-boot@lists.denx.de > > Cc: alb...@aribaud.net; Paulraj, Sandeep; Hiremath, Vaibhav > > Subject: [PATCH] AM3517:Fix for ARM Relocation support > > > > From: Vaibhav Hiremath > > > >

Re: [U-Boot] [PATCH] AM3517:Fix for ARM Relocation support

2010-11-29 Thread Hiremath, Vaibhav
> -Original Message- > From: Hiremath, Vaibhav > Sent: Monday, November 29, 2010 9:52 PM > To: u-boot@lists.denx.de > Cc: alb...@aribaud.net; Paulraj, Sandeep; Hiremath, Vaibhav > Subject: [PATCH] AM3517:Fix for ARM Relocation support > > From: Vaibhav Hiremath > > Also change the CONFI

[U-Boot] [PATCH] AM3517:Fix for ARM Relocation support

2010-11-29 Thread hvaibhav
From: Vaibhav Hiremath Also change the CONFIG_SYS_TEXT_BASE to 0x80008000, required with relocation support. This is the load address for primary boot loader (x-loader). Signed-off-by: Vaibhav Hiremath --- board/logicpd/am3517evm/config.mk |2 +- include/configs/am3517_evm.h |6 ++