Re: DTS Bytestrings Representation in /dts-v1/ files

2007-11-08 Thread David Gibson
On Thu, Nov 08, 2007 at 01:18:50PM -0600, Jon Loeliger wrote: > > Folks, > > When the new DTS /dts-v1/ support is released Real Soon Now, > it will support C-like literal constants. Hex values will be > prefixed with 0x, binary with 0b, and bare numbers will be > decimal unless they start with a

Re: DTS Bytestrings Representation in /dts-v1/ files

2007-11-08 Thread Josh Boyer
On Thu, 08 Nov 2007 13:18:50 -0600 Jon Loeliger <[EMAIL PROTECTED]> wrote: > > Folks, > > When the new DTS /dts-v1/ support is released Real Soon Now, > it will support C-like literal constants. Hex values will be > prefixed with 0x, binary with 0b, and bare numbers will be > decimal unless the