* dtc
@ 2008-08-08 12:46 Sébastien Chrétien
[not found] ` <319b0ac50808080546w7bda0293ub9fb4a4160cfd17f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Sébastien Chrétien @ 2008-08-08 12:46 UTC (permalink / raw)
To: devicetree-discuss-mnsaURCQ41sdnm+yROfE0A
[-- Attachment #1.1: Type: text/plain, Size: 161 bytes --]
Hello,
I would like to download dtc for linux 2.6.26 (powerpc). But the link on the
ozlab homepage is dead.
Where can I download it ?
Thanks
Sébastien
[-- Attachment #1.2: Type: text/html, Size: 188 bytes --]
[-- Attachment #2: Type: text/plain, Size: 194 bytes --]
_______________________________________________
devicetree-discuss mailing list
devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org
https://ozlabs.org/mailman/listinfo/devicetree-discuss
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dtc
[not found] ` <319b0ac50808080546w7bda0293ub9fb4a4160cfd17f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2008-08-08 12:54 ` Wolfram Sang
[not found] ` <20080808125430.GA4243-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Wolfram Sang @ 2008-08-08 12:54 UTC (permalink / raw)
To: Sébastien Chrétien; +Cc: devicetree-discuss-mnsaURCQ41sdnm+yROfE0A
[-- Attachment #1.1: Type: text/plain, Size: 421 bytes --]
Hello Sebastien,
On Fri, Aug 08, 2008 at 02:46:54PM +0200, Sébastien Chrétien wrote:
> I would like to download dtc for linux 2.6.26 (powerpc). But the link on the
> ozlab homepage is dead.
> Where can I download it ?
Get it here:
http://www.jdl.com/software/
All the best,
Wolfram
--
Dipl.-Ing. Wolfram Sang | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 194 bytes --]
_______________________________________________
devicetree-discuss mailing list
devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org
https://ozlabs.org/mailman/listinfo/devicetree-discuss
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dtc
[not found] ` <20080808125430.GA4243-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
@ 2008-08-08 13:10 ` Wolfgang Grandegger
[not found] ` <489C45AC.9080504-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Wolfgang Grandegger @ 2008-08-08 13:10 UTC (permalink / raw)
To: Wolfram Sang; +Cc: devicetree-discuss-mnsaURCQ41sdnm+yROfE0A
Wolfram Sang wrote:
> Hello Sebastien,
>
> On Fri, Aug 08, 2008 at 02:46:54PM +0200, Sébastien Chrétien wrote:
>> I would like to download dtc for linux 2.6.26 (powerpc). But the link on the
>> ozlab homepage is dead.
>> Where can I download it ?
> Get it here:
>
> http://www.jdl.com/software/
Recent kernel versions have dtc included:
http://lxr.linux.no/linux+v2.6.25/arch/powerpc/boot/dtc-src/
If you want to make my-board.dtb, just type:
$ make my-board.dtb
You may need to specific DTS_FLAGS though, e.g.:
$ export DTS_FLAGS="-p 0x1000"
$ make my-board.dtb
Wolfgang.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dtc
[not found] ` <489C45AC.9080504-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
@ 2008-08-09 10:00 ` Sébastien Chrétien
2008-08-29 7:26 ` dtc Rob Landley
1 sibling, 0 replies; 6+ messages in thread
From: Sébastien Chrétien @ 2008-08-09 10:00 UTC (permalink / raw)
To: Wolfgang Grandegger
Cc: =?ISO-8859-1?Q?S=E9bastien_Ch?=,
devicetree-discuss-mnsaURCQ41sdnm+yROfE0A
Thank you. It works fine
Wolfgang Grandegger a écrit :
> Wolfram Sang wrote:
>> Hello Sebastien,
>>
>> On Fri, Aug 08, 2008 at 02:46:54PM +0200, Sébastien Chrétien wrote:
>>> I would like to download dtc for linux 2.6.26 (powerpc). But the
>>> link on the
>>> ozlab homepage is dead.
>>> Where can I download it ?
>> Get it here:
>>
>> http://www.jdl.com/software/
>
> Recent kernel versions have dtc included:
>
> http://lxr.linux.no/linux+v2.6.25/arch/powerpc/boot/dtc-src/
>
> If you want to make my-board.dtb, just type:
>
> $ make my-board.dtb
>
> You may need to specific DTS_FLAGS though, e.g.:
>
> $ export DTS_FLAGS="-p 0x1000"
> $ make my-board.dtb
>
> Wolfgang.
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dtc
[not found] ` <489C45AC.9080504-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
2008-08-09 10:00 ` dtc Sébastien Chrétien
@ 2008-08-29 7:26 ` Rob Landley
[not found] ` <200808290226.24367.rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org>
1 sibling, 1 reply; 6+ messages in thread
From: Rob Landley @ 2008-08-29 7:26 UTC (permalink / raw)
To: devicetree-discuss-mnsaURCQ41sdnm+yROfE0A
On Friday 08 August 2008 08:10:04 Wolfgang Grandegger wrote:
> If you want to make my-board.dtb, just type:
>
> $ make my-board.dtb
>
> You may need to specific DTS_FLAGS though, e.g.:
>
> $ export DTS_FLAGS="-p 0x1000"
> $ make my-board.dtb
What do those flags do, by the way? (Is there documentation I should read on
this?)
I've skimmed Documentation/powerpc/booting-without-of.txt a bit, but I don't
recall it mentioning much about flags? (A quick grep showed gpio flags and
address allocation flags, but not what any of them actually _were_...)
> Wolfgang.
Rob
--
"One of my most productive days was throwing away 1000 lines of code."
- Ken Thompson.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dtc
[not found] ` <200808290226.24367.rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org>
@ 2008-08-29 13:12 ` David Gibson
0 siblings, 0 replies; 6+ messages in thread
From: David Gibson @ 2008-08-29 13:12 UTC (permalink / raw)
To: Rob Landley; +Cc: devicetree-discuss-mnsaURCQ41sdnm+yROfE0A
On Fri, Aug 29, 2008 at 02:26:23AM -0500, Rob Landley wrote:
> On Friday 08 August 2008 08:10:04 Wolfgang Grandegger wrote:
> > If you want to make my-board.dtb, just type:
> >
> > $ make my-board.dtb
> >
> > You may need to specific DTS_FLAGS though, e.g.:
> >
> > $ export DTS_FLAGS="-p 0x1000"
> > $ make my-board.dtb
>
> What do those flags do, by the way? (Is there documentation I
> should read on this?)
dtc --help will give you a brief summary
The -p 0x1000 option causes dtc to add 0x1000 bytes of padding to the
emitted tree structure. That means the bootloader can add a few
nodes/properties to the blob without having to reallocate it.
> I've skimmed Documentation/powerpc/booting-without-of.txt a bit, but I don't
> recall it mentioning much about flags? (A quick grep showed gpio flags and
> address allocation flags, but not what any of them actually _were_...)
>
> > Wolfgang.
>
> Rob
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-08-29 13:12 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-08 12:46 dtc Sébastien Chrétien
[not found] ` <319b0ac50808080546w7bda0293ub9fb4a4160cfd17f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-08-08 12:54 ` dtc Wolfram Sang
[not found] ` <20080808125430.GA4243-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2008-08-08 13:10 ` dtc Wolfgang Grandegger
[not found] ` <489C45AC.9080504-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
2008-08-09 10:00 ` dtc Sébastien Chrétien
2008-08-29 7:26 ` dtc Rob Landley
[not found] ` <200808290226.24367.rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org>
2008-08-29 13:12 ` dtc David Gibson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.