On Fri, Oct 09, 2009 at 01:07:57AM -0600, Grant Likely wrote:
> On Fri, Oct 9, 2009 at 12:35 AM, David Gibson
> wrote:
> > On Tue, Oct 06, 2009 at 10:30:59PM -0600, Grant Likely wrote:
> >> Add a common header file for working with the flattened device tree
> >> data structure and merge the shared
On Fri, Oct 9, 2009 at 12:35 AM, David Gibson
wrote:
> On Tue, Oct 06, 2009 at 10:30:59PM -0600, Grant Likely wrote:
>> Add a common header file for working with the flattened device tree
>> data structure and merge the shared data tags used by Microblaze and
>> PowerPC
>>
>> Signed-off-by: Grant
On Tue, Oct 06, 2009 at 10:30:59PM -0600, Grant Likely wrote:
> Add a common header file for working with the flattened device tree
> data structure and merge the shared data tags used by Microblaze and
> PowerPC
>
> Signed-off-by: Grant Likely
> ---
>
> arch/microblaze/include/asm/prom.h | 1
Grant Likely wrote:
> On Wed, Oct 7, 2009 at 6:14 AM, Michal Simek wrote:
>>
>> Stephen Rothwell wrote:
>>> Hi Grant,
>>>
>>> Just first obvious thing:
>>>
>>> On Tue, 06 Oct 2009 22:30:59 -0600 Grant Likely
>>> wrote:
diff --git a/arch/microblaze/include/asm/prom.h
b/arch/microblaz
On Tue, Oct 6, 2009 at 11:14 PM, Benjamin Herrenschmidt
wrote:
> On Tue, 2009-10-06 at 22:30 -0600, Grant Likely wrote:
>
>> --- /dev/null
>> +++ b/include/linux/of_fdt.h
>> @@ -0,0 +1,30 @@
>> +/*
>> + * Definitions for working with the Flattened Device Tree data format
>> + *
>> + * Copyright (C
On Wed, Oct 7, 2009 at 6:14 AM, Michal Simek wrote:
>
>
> Stephen Rothwell wrote:
>> Hi Grant,
>>
>> Just first obvious thing:
>>
>> On Tue, 06 Oct 2009 22:30:59 -0600 Grant Likely
>> wrote:
>>> diff --git a/arch/microblaze/include/asm/prom.h
>>> b/arch/microblaze/include/asm/prom.h
>>> index 6
Stephen Rothwell wrote:
> Hi Grant,
>
> Just first obvious thing:
>
> On Tue, 06 Oct 2009 22:30:59 -0600 Grant Likely
> wrote:
>> diff --git a/arch/microblaze/include/asm/prom.h
>> b/arch/microblaze/include/asm/prom.h
>> index 64e8b3a..5f461f0 100644
>> --- a/arch/microblaze/include/asm/prom
On Tue, 2009-10-06 at 22:30 -0600, Grant Likely wrote:
> --- /dev/null
> +++ b/include/linux/of_fdt.h
> @@ -0,0 +1,30 @@
> +/*
> + * Definitions for working with the Flattened Device Tree data format
> + *
> + * Copyright (C) 1996-2005 Paul Mackerras.
> + *
> + * Updates for PPC64 by Peter Bergner
Hi Grant,
Just first obvious thing:
On Tue, 06 Oct 2009 22:30:59 -0600 Grant Likely
wrote:
>
> diff --git a/arch/microblaze/include/asm/prom.h
> b/arch/microblaze/include/asm/prom.h
> index 64e8b3a..5f461f0 100644
> --- a/arch/microblaze/include/asm/prom.h
> +++ b/arch/microblaze/include/asm/p
Add a common header file for working with the flattened device tree
data structure and merge the shared data tags used by Microblaze and
PowerPC
Signed-off-by: Grant Likely
---
arch/microblaze/include/asm/prom.h | 12 +---
arch/powerpc/include/asm/prom.h| 12 +---
includ
10 matches
Mail list logo