Re: [-next PATCH 0/2] ARM: OMAP5: fix build breakage due to SCU usage

2013-07-04 Thread Tony Lindgren
* Nishanth Menon [130701 08:41]: > Tony, > > Any chance of picking these up? Thanks yes applying into omap-for-v3.11/fixes now that the pending branches have been merged. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.ker

Re: [-next PATCH 0/2] ARM: OMAP5: fix build breakage due to SCU usage

2013-07-01 Thread Nishanth Menon
Tony, Any chance of picking these up? I see that next-20130701 is broke as well in an OMAP5 only build. beyond the fixes already merged in - the missing series seems to be the $subject series to allow an OMAP5 only build. On 06/26/2013 09:39 AM, Nishanth Menon wrote: Hi, Cortex-A15 based O

[-next PATCH 0/2] ARM: OMAP5: fix build breakage due to SCU usage

2013-06-26 Thread Nishanth Menon
Hi, Cortex-A15 based OMAP5 does not use Snoop Control Unit(SCU)[1]. However, there is lot of code that is shared between Cortex-A9 based OMAP4 and OMAP5, hence functionality code is shared with runtime usage of SCU based on SoC worked on. However on building with OMAP5 only generates the following