DTS question
Scott Wood
scottwood at freescale.com
Wed Sep 3 09:43:40 EST 2008
On Tue, Sep 02, 2008 at 03:56:30PM -0600, Gary Thomas wrote:
> What gives? Why is explicit hex sometimes an error and sometimes not?
> Is the format of this file documented anywhere (I've not found it)?
If the file has /dts-v1/; at the top, it uses version 1 of the device
tree syntax, which has C-like numerical constants. Without it, you get
version zero syntax, with implicit hex.
-Scott
More information about the Linuxppc-dev
mailing list