Re: Movement of testcases.dtsi
From: Ian Campbell <hidden>
Date: 2014-02-24 20:05:48
On Mon, 2014-02-24 at 19:48 +0000, Grant Likely wrote:
On Mon, 24 Feb 2014 10:25:42 +0000, Ian Campbell [off-list ref] wrote:quoted
My device-tree-rebasing.git repo no longer builds, it fails with: src/arm/versatile-pb.dts:50:26: fatal error: testcases.dtsi: No such file or directory I suspect this is due to b5190516b282 "of: Move testcase FDT data into drivers/of". I think I need to add drivers/of/testcase-data to the list of paths to convert, probably extracting it to /testcase-data in the dt repo and teach the build system about the new path in the obvious way. Does that make sense?Yup, that's the right thing to do...
Thanks, I'll look into it.
although I would like it to be a short term solution. Ultimately I want the testcase data to be loaded at runtime by the selftest module.
I suppose at this point linux.git will have a git rm done and my conversion script will just import that as expected? Ian. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html