Re: [U-Boot] [PATCH 03/17] ARM: SPL: Move the omap SPL framework to arch/arm/lib

2012-08-17 Thread Stefano Babic
On 16/08/2012 16:38, Tom Rini wrote: > On 08/16/2012 12:45 AM, Stefano Babic wrote: >> On 15/08/2012 23:30, Tom Rini wrote: >>> Add a new flag, CONFIG_SPL_FRAMEWORK to opt into the arch/arm/lib SPL >>> framework, enable on all of the previously using boards. >>> >>> Signed-off-by: Tom Rini >>> ---

Re: [U-Boot] [PATCH 03/17] ARM: SPL: Move the omap SPL framework to arch/arm/lib

2012-08-16 Thread Tom Rini
On 08/16/2012 12:45 AM, Stefano Babic wrote: > On 15/08/2012 23:30, Tom Rini wrote: >> Add a new flag, CONFIG_SPL_FRAMEWORK to opt into the arch/arm/lib SPL >> framework, enable on all of the previously using boards. >> >> Signed-off-by: Tom Rini >> --- > > Hi Tom, > >> README

Re: [U-Boot] [PATCH 03/17] ARM: SPL: Move the omap SPL framework to arch/arm/lib

2012-08-16 Thread Stefano Babic
On 15/08/2012 23:30, Tom Rini wrote: > Add a new flag, CONFIG_SPL_FRAMEWORK to opt into the arch/arm/lib SPL > framework, enable on all of the previously using boards. > > Signed-off-by: Tom Rini > --- Hi Tom, > README |5 + > arch/arm/cpu/armv7/omap-co

[U-Boot] [PATCH 03/17] ARM: SPL: Move the omap SPL framework to arch/arm/lib

2012-08-15 Thread Tom Rini
Add a new flag, CONFIG_SPL_FRAMEWORK to opt into the arch/arm/lib SPL framework, enable on all of the previously using boards. Signed-off-by: Tom Rini --- README |5 + arch/arm/cpu/armv7/omap-common/Makefile | 13 -- arch/arm/cpu/armv7/omap-common/s