devicetree-discuss@lists.ozlabs.org; linux-
dtb_compat string
of_fdt_is_compatible()
going to make it
I'd like it too, but that's up to Grant. I imagine some of the
bottleneck is that I don't have
an easy way to test on powerpc or microblaze at the moment, so it's not
clear that the code doesn't
break anything.
the image.
readable though.
Yeah, right. Is the format just the binary concatenation of the device
trees? part of why I ask
is the PTR_ALIGN code: It seems like different blob functions make
different assumptions about the
location of the blob. In some cases, it is assumed to be the passed
pointer, in others,
the pointer is scanned for OF_DT_BEGIN_NODE (using of_get_flat_dt_root).
Is the concern about
STRUCT_ALIGNMENT necessary if you call of_get_flat_dt_root() afterwards?
Would it make sense to
always call of_get_flat_dt_root in the 'generic' functions I added or
not?
BTW, PTR_ALIGN should probably be ALIGN.
Steve
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.
--