Re: dtc: Add program to convert dts files from v0 to v1

2008-05-19 Thread David Gibson
On Mon, May 19, 2008 at 09:23:02PM -0500, Jon Loeliger wrote: > > This patch adds a new utility program, convert-dtsv0, to the dtc > > sources. This program will convert dts files from v0 to v1, > > preserving comments and spacing. It also includes some heuristics to > > guess an appropriate base

Re: dtc: Add program to convert dts files from v0 to v1

2008-05-19 Thread Jon Loeliger
> This patch adds a new utility program, convert-dtsv0, to the dtc > sources. This program will convert dts files from v0 to v1, > preserving comments and spacing. It also includes some heuristics to > guess an appropriate base to use in the v1 output (so it will use hex > for the contents of reg

dtc: Add program to convert dts files from v0 to v1

2008-05-14 Thread David Gibson
This patch adds a new utility program, convert-dtsv0, to the dtc sources. This program will convert dts files from v0 to v1, preserving comments and spacing. It also includes some heuristics to guess an appropriate base to use in the v1 output (so it will use hex for the contents of reg propertie