[PATCH] ARM: OMAP2+: Makefile.boot: Add am335x evm and bone targets

2012-08-31 Thread Vaibhav Hiremath
This adds am335x-evm and am335x-bone dtb targets to 'make dtbs', just like other platforms. Signed-off-by: Vaibhav Hiremath Cc: Tony Lindgren --- arch/arm/mach-omap2/Makefile.boot |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/Makefile.boot b/arch/

RE: [PATCH] ARM: OMAP2+: Makefile.boot: Add am335x evm and bone targets

2012-09-10 Thread Hiremath, Vaibhav
On Fri, Aug 31, 2012 at 23:24:34, Hiremath, Vaibhav wrote: > This adds am335x-evm and am335x-bone dtb targets to > 'make dtbs', just like other platforms. > > Signed-off-by: Vaibhav Hiremath > Cc: Tony Lindgren > --- > arch/arm/mach-omap2/Makefile.boot |1 + > 1 files changed, 1 insertions(

Re: [PATCH] ARM: OMAP2+: Makefile.boot: Add am335x evm and bone targets

2012-09-21 Thread Tony Lindgren
* Hiremath, Vaibhav [120910 23:56]: > On Fri, Aug 31, 2012 at 23:24:34, Hiremath, Vaibhav wrote: > > This adds am335x-evm and am335x-bone dtb targets to > > 'make dtbs', just like other platforms. > > > > Signed-off-by: Vaibhav Hiremath > > Cc: Tony Lindgren > > --- > > arch/arm/mach-omap2/Mak