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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 19, 2015 at 11:18:34AM -0800, Tony Lindgren wrote:
> * Tony Lindgren <tony@xxxxxxxxxxx> [150114 16:14]:
> > * Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> [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.
> 
> This too needs to be in a separate ifdef CONFIG_SOC_TI81XX block
> to avoid make randconfig build errors. Updated patch below.
> 
> Regards,
> 
> Tony
> 
> 8< -----------------
> From: Tony Lindgren <tony@xxxxxxxxxxx>
> Date: Mon, 19 Jan 2015 10:38:07 -0800
> Subject: [PATCH] ARM: OMAP2+: Add board-generic.c entry for ti81xx
> 
> This allows booting ti81xx boards when a .dts file
> is in place.
> 
> Cc: Brian Hutchinson <b.hutchman@xxxxxxxxx>
> Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx>
> 
> --- a/arch/arm/mach-omap2/board-generic.c
> +++ b/arch/arm/mach-omap2/board-generic.c
> @@ -142,6 +142,42 @@ DT_MACHINE_START(AM3517_DT, "Generic AM3517 (Flattened Device Tree)")
>  	.dt_compat	= am3517_boards_compat,
>  	.restart	= omap3xxx_restart,
>  MACHINE_END
> +
> +static const char *const ti814x_boards_compat[] __initconst = {

should this definition be within that ifdef too ?

-- 
balbi

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux