Re: [U-Boot] [PATCH 2/2] Changes to move hawkboard to the new infrastructure.

2012-01-10 Thread Christian Riesch
Hi Sughosh and Tom, On Tuesday, January 10, 2012, Sughosh Ganu urwithsugh...@gmail.com wrote: On Mon Jan 09, 2012 at 04:30:56PM -0700, Tom Rini wrote: On 01/09/2012 11:28 AM, Sughosh Ganu wrote: snip --- a/arch/arm/cpu/arm926ejs/davinci/Makefile +++

Re: [U-Boot] [PATCH 2/2] Changes to move hawkboard to the new infrastructure.

2012-01-10 Thread Sughosh Ganu
hi Christian, On Tue Jan 10, 2012 at 09:15:14AM +0100, Christian Riesch wrote: Hi Sughosh and Tom, On Tuesday, January 10, 2012, Sughosh Ganu urwithsugh...@gmail.com wrote: On Mon Jan 09, 2012 at 04:30:56PM -0700, Tom Rini wrote: On 01/09/2012 11:28 AM, Sughosh Ganu wrote: snip

Re: [U-Boot] [PATCH 2/2] Changes to move hawkboard to the new infrastructure.

2012-01-10 Thread Heiko Schocher
Hello Sughosh, Christian, Tom, Sughosh Ganu wrote: hi Christian, On Tue Jan 10, 2012 at 09:15:14AM +0100, Christian Riesch wrote: Hi Sughosh and Tom, On Tuesday, January 10, 2012, Sughosh Ganu urwithsugh...@gmail.com wrote: On Mon Jan 09, 2012 at 04:30:56PM -0700, Tom Rini wrote: On

Re: [U-Boot] [PATCH 2/2] Changes to move hawkboard to the new infrastructure.

2012-01-10 Thread Sughosh Ganu
hi Heiko, On Tue Jan 10, 2012 at 10:42:08AM +0100, Heiko Schocher wrote: Hello Sughosh, Christian, Tom, Sughosh Ganu wrote: I see a CONFIG_MACH_DAVINCI_* like define in da850evm.h and hawkboard.h. Should i add a similar define for cam_enc_4xx, and use these instead. Actually the

[U-Boot] [PATCH 2/2] Changes to move hawkboard to the new infrastructure.

2012-01-09 Thread Sughosh Ganu
This patch moves hawkboard to the new spl infrastructure from the older nand_spl one. Making this change required some code refactoring with a couple of davinci based platforms which use spl. Removed the hawkboard_nand_config build option -- The spl code now gets compiled with hawkboard_config,

Re: [U-Boot] [PATCH 2/2] Changes to move hawkboard to the new infrastructure.

2012-01-09 Thread Tom Rini
On 01/09/2012 11:28 AM, Sughosh Ganu wrote: This patch moves hawkboard to the new spl infrastructure from the older nand_spl one. Making this change required some code refactoring with a couple of davinci based platforms which use spl. Removed the hawkboard_nand_config build option -- The

Re: [U-Boot] [PATCH 2/2] Changes to move hawkboard to the new infrastructure.

2012-01-09 Thread Sughosh Ganu
On Mon Jan 09, 2012 at 04:30:56PM -0700, Tom Rini wrote: On 01/09/2012 11:28 AM, Sughosh Ganu wrote: snip --- a/arch/arm/cpu/arm926ejs/davinci/Makefile +++ b/arch/arm/cpu/arm926ejs/davinci/Makefile @@ -38,8 +38,11 @@ COBJS-$(CONFIG_DRIVER_TI_EMAC) += lxt972.o dp83848.o et1011c.o