On Aug 6, 2011, at 3:50 PM, Robin Holt wrote:
> On Sat, Aug 06, 2011 at 11:52:45AM -0500, Kumar Gala wrote:
>>
>> On Aug 6, 2011, at 8:58 AM, Marc Kleine-Budde wrote:
>>
>>> On 08/06/2011 06:05 AM, Robin Holt wrote:
flexcan driver needs the clk_get, clk_get_rate, etc functions
to work
On Sat, Aug 06, 2011 at 11:52:45AM -0500, Kumar Gala wrote:
>
> On Aug 6, 2011, at 8:58 AM, Marc Kleine-Budde wrote:
>
> > On 08/06/2011 06:05 AM, Robin Holt wrote:
> >> flexcan driver needs the clk_get, clk_get_rate, etc functions
> >> to work. This patch provides the minimum functionality.
> >
On Aug 6, 2011, at 8:58 AM, Marc Kleine-Budde wrote:
> On 08/06/2011 06:05 AM, Robin Holt wrote:
>> flexcan driver needs the clk_get, clk_get_rate, etc functions
>> to work. This patch provides the minimum functionality.
>
> This patch has to go via the powerpc git tree. Added
> linuxppc-dev@li
On 08/06/2011 06:05 AM, Robin Holt wrote:
> flexcan driver needs the clk_get, clk_get_rate, etc functions
> to work. This patch provides the minimum functionality.
This patch has to go via the powerpc git tree. Added
linuxppc-dev@lists.ozlabs.org on CC.
> Signed-off-by: Robin Holt
> To: Marc Kl
On Sat, Aug 6, 2011 at 2:28 PM, Andre Heider wrote:
> On Mon, Aug 1, 2011 at 10:58 PM, Andre Heider wrote:
>> On Mon, Aug 1, 2011 at 10:30 PM, Geert Uytterhoeven
>> wrote:
>>> On Mon, Aug 1, 2011 at 22:03, Andre Heider wrote:
There can be only 8 regions, add a sanity check
>>>
>>> Why can
On Thu, Aug 4, 2011 at 9:27 PM, Geert Uytterhoeven wrote:
> On Thu, Aug 4, 2011 at 18:40, Andre Heider wrote:
>> On Thu, Aug 4, 2011 at 12:34 AM, Geoff Levand wrote:
>>> On 08/01/2011 01:02 PM, Andre Heider wrote:
--- a/drivers/char/ps3flash.c
+++ b/drivers/char/ps3flash.c
@@ -25,
On Mon, Aug 1, 2011 at 10:58 PM, Andre Heider wrote:
> On Mon, Aug 1, 2011 at 10:30 PM, Geert Uytterhoeven
> wrote:
>> On Mon, Aug 1, 2011 at 22:03, Andre Heider wrote:
>>> There can be only 8 regions, add a sanity check
>>
>> Why can there be only 8 regions?
>
> I believe lv1 limits it to 8? I
On Thu, Aug 4, 2011 at 9:24 PM, Geoff Levand wrote:
> Also, it needs to be considered that a lot of kernels are out
> there will be confused if started with high mem already allocated.
True, but is there anything we can do about that?
Isn't is okay to tell users of first stage boot loaders utiliz