Ok. Thanks for information Steve.

Jon: Only for sure the main difference is only in value handling. Am I right?
If yes, it is easy to change.

M

> It's on my list of things to do, but I'm swamped with a few deadlines at
> the moment.
> 
> Steve
> 
>> -----Original Message-----
>> From: [EMAIL PROTECTED]
> [mailto:linuxppc-dev-
>> [EMAIL PROTECTED] On Behalf Of
> Michal Simek
>> Sent: Thursday, June 26, 2008 11:57 AM
>> To: Jon Loeliger
>> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED];
> [EMAIL PROTECTED]; [EMAIL PROTECTED];
>> [EMAIL PROTECTED]; [EMAIL PROTECTED];
> [EMAIL PROTECTED]; [EMAIL PROTECTED];
>> linuxppc-dev@ozlabs.org; [EMAIL PROTECTED]; [EMAIL PROTECTED]; John
> Linn; [EMAIL PROTECTED]
>> Subject: Re: [PATCH 12/60] microblaze_v4: Generic dts file for
> platforms
>> OK. We have to change fdt generator with Steve.
>>
>> Steve: can you look at it?
>>
>> M
>>
>>
>>> [EMAIL PROTECTED] wrote:
>>>> From: Michal Simek <[EMAIL PROTECTED]>
>>>>
>>>>
>>>> Signed-off-by: Michal Simek <[EMAIL PROTECTED]>
>>>> ---
>>>>  arch/microblaze/platform/generic/system.dts |  300
>>>> +++++++++++++++++++++++++++
>>>>  1 files changed, 300 insertions(+), 0 deletions(-)
>>>>  create mode 100644 arch/microblaze/platform/generic/system.dts
>>>>
>>>> diff --git a/arch/microblaze/platform/generic/system.dts
>>>> b/arch/microblaze/platform/generic/system.dts
>>>> new file mode 100644
>>>> index 0000000..724a037
>>>> --- /dev/null
>>>> +++ b/arch/microblaze/platform/generic/system.dts
>>>> @@ -0,0 +1,300 @@
>>>> +/*
>>>> + * (C) Copyright 2007-2008 Xilinx, Inc.
>>>> + * (C) Copyright 2007-2008 Michal Simek
>>>> + *
>>>> + * Michal SIMEK <[EMAIL PROTECTED]>
>>>> + *
>>>> + * This program is free software; you can redistribute it and/or
>>>> + * modify it under the terms of the GNU General Public License as
>>>> + * published by the Free Software Foundation; either version 2 of
>>>> + * the License, or (at your option) any later version.
>>>> + *
>>>> + * This program is distributed in the hope that it will be useful,
>>>> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
>>>> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
>>>> + * GNU General Public License for more details.
>>>> + *
>>>> + * You should have received a copy of the GNU General Public
> License
>>>> + * along with this program; if not, write to the Free Software
>>>> + * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
>>>> + * MA 02111-1307 USA
>>>> + *
>>>> + * CAUTION: This file is automatically generated by libgen.
>>>> + * Version: Xilinx EDK 9.2.02 EDK_Jm_SP2.3
>>>> + * Generate by FDT v1.00.a
>>>> + */
>>>> +
>>>> +/ {
>>>> +    #address-cells = <1>;
>>>> +    #size-cells = <1>;
>>>> +    compatible = "xlnx,microblaze";
>>>> +    model = "testing";
>>>> +    DDR_SDRAM_32Mx16: [EMAIL PROTECTED] {
>>>> +        device_type = "memory";
>>>> +        reg = < 20000000 2000000 >;
>>>> +    } ;
>>>> +    chosen {
>>>> +        bootargs = "console=ttyUL0,115200 loglevel=15";
>>>> +        linux,stdout-path = "/[EMAIL PROTECTED]/[EMAIL PROTECTED]";
>>>> +    } ;
>>>> +    cpus {
>>>> +        #address-cells = <1>;
>>>> +        #cpus = <1>;
>>>> +        #size-cells = <0>;
>>>> +        microblaze_0: [EMAIL PROTECTED] {
>>>> +            clock-frequency = <2faf080>;
>>>
>>> This should really be using the /dts-v1/ format now.
>>>
>>> Thanks,
>>> jdl
>>>
>>> _______________________________________________
>>> Linuxppc-dev mailing list
>>> Linuxppc-dev@ozlabs.org
>>> https://ozlabs.org/mailman/listinfo/linuxppc-dev
>>>
>>>
>>>
> ------------------------------------------------------------------------
>>>
>>> No virus found in this incoming message.
>>> Checked by AVG.
>>> Version: 8.0.101 / Virus Database: 270.4.1/1519 - Release Date:
> 25.6.2008 04:13
>> _______________________________________________
>> Linuxppc-dev mailing list
>> Linuxppc-dev@ozlabs.org
>> https://ozlabs.org/mailman/listinfo/linuxppc-dev
> 
> 
> This email and any attachments are intended for the sole use of the named 
> recipient(s) and contain(s) confidential information that may be proprietary, 
> privileged or copyrighted under applicable law. If you are not the intended 
> recipient, do not read, copy, or forward this email message or any 
> attachments. Delete this email message and any attachments immediately.
> 
> 
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
> 
> 
> ------------------------------------------------------------------------
> 
> 
> No virus found in this incoming message.
> Checked by AVG. 
> Version: 8.0.101 / Virus Database: 270.4.1/1519 - Release Date: 25.6.2008 
> 04:13
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to