Re: [PATCH 1/4] ARM: OMAP2+: Add board-generic.c entry for ti81xx

2015-01-19 Thread Felipe Balbi
On Mon, Jan 19, 2015 at 01:05:45PM -0800, Tony Lindgren wrote: > * Felipe Balbi [150119 12:46]: > > On Mon, Jan 19, 2015 at 11:18:34AM -0800, Tony Lindgren wrote: > > > * Tony Lindgren [150114 16:14]: > > > > * Sergei Shtylyov [150114 05:54]: > > > > > Hello. > > > > > > > > > > On 1/14/2015 2:

Re: [PATCH 1/4] ARM: OMAP2+: Add board-generic.c entry for ti81xx

2015-01-19 Thread Tony Lindgren
* Felipe Balbi [150119 12:46]: > On Mon, Jan 19, 2015 at 11:18:34AM -0800, Tony Lindgren wrote: > > * Tony Lindgren [150114 16:14]: > > > * Sergei Shtylyov [150114 05:54]: > > > > Hello. > > > > > > > > On 1/14/2015 2:37 AM, Tony Lindgren wrote: > > > > > > > > >This allows booting ti81xx boar

Re: [PATCH 1/4] ARM: OMAP2+: Add board-generic.c entry for ti81xx

2015-01-19 Thread Felipe Balbi
On Mon, Jan 19, 2015 at 11:18:34AM -0800, Tony Lindgren wrote: > * Tony Lindgren [150114 16:14]: > > * Sergei Shtylyov [150114 05:54]: > > > Hello. > > > > > > On 1/14/2015 2:37 AM, Tony Lindgren wrote: > > > > > > >This allows booting ti81xx boards with with when a .dts > > > > > >So, wit

Re: [PATCH 1/4] ARM: OMAP2+: Add board-generic.c entry for ti81xx

2015-01-19 Thread Tony Lindgren
* Tony Lindgren [150114 16:14]: > * Sergei Shtylyov [150114 05:54]: > > Hello. > > > > On 1/14/2015 2:37 AM, Tony Lindgren wrote: > > > > >This allows booting ti81xx boards with with when a .dts > > > >So, with, with or when? :-) > > Heh thanks will updated to: > > This allows booting ti

Re: [PATCH 1/4] ARM: OMAP2+: Add board-generic.c entry for ti81xx

2015-01-14 Thread Tony Lindgren
* Sergei Shtylyov [150114 05:54]: > Hello. > > On 1/14/2015 2:37 AM, Tony Lindgren wrote: > > >This allows booting ti81xx boards with with when a .dts > >So, with, with or when? :-) Heh thanks will updated to: This allows booting ti81xx boards when a .dts file is in place. Regards, Tony

Re: [PATCH 1/4] ARM: OMAP2+: Add board-generic.c entry for ti81xx

2015-01-14 Thread Sergei Shtylyov
Hello. On 1/14/2015 2:37 AM, Tony Lindgren wrote: This allows booting ti81xx boards with with when a .dts So, with, with or when? :-) file is in place. Cc: Brian Hutchinson Signed-off-by: Tony Lindgren WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux

[PATCH 1/4] ARM: OMAP2+: Add board-generic.c entry for ti81xx

2015-01-13 Thread Tony Lindgren
This allows booting ti81xx boards with with when a .dts file is in place. Cc: Brian Hutchinson Signed-off-by: Tony Lindgren --- arch/arm/mach-omap2/board-generic.c | 34 ++ 1 file changed, 34 insertions(+) diff --git a/arch/arm/mach-omap2/board-generic.c b/arch