[PATCH 1/3] devicetree/dtc: Add initial device tree test
Jeremy Kerr
jk at ozlabs.org
Fri May 22 02:29:32 UTC 2015
Hi Colin,
> I'm on vacation for a few days, so I will give these a thorough review
> middle of next week.
Great, thanks. Enjoy the vacation!
> Just one question, what is the expected behaviour if dtc is not
> installed. Also, I think the device-tree-compiler package should be
> added to the debian control
At present, we just abort from the ->init, we could skip instead if
that's cleaner. However, since this test depends on
FWTS_FW_FEATURE_DEVICETREE, that'll only happen on dt-based machines.
If we do add it to the debian/control dependencies, we might just want
that for the powerpc and ppc64el architectures (and maybe ARM?). No use
pulling it in for x86.
Cheers,
Jeremy
More information about the fwts-devel
mailing list