commit | b951f9dc7f25fc1e39aafda5edb4b47b38285d9f | [log] [tgz] |
---|---|---|
author | Gaurav Minocha <gaurav.minocha.os@gmail.com> | Sat Jul 26 12:48:50 2014 -0700 |
committer | Grant Likely <grant.likely@linaro.org> | Sat Aug 16 09:03:56 2014 +0100 |
tree | 37d9228f1f0ce5fda9078992e69e22587b42a6b2 | |
parent | b5f2a8c02697c3685ccbbb66495465742ffa0dc1 [diff] |
Enabling OF selftest to run without machine's devicetree If there is no devicetree present, this patch adds the selftest data as a live devicetree. It also removes the same after the testcase execution is complete. Tested with and without machine's devicetree. Signed-off-by: Gaurav Minocha <gaurav.minocha.os@gmail.com> Signed-off-by: Grant Likely <grant.likely@linaro.org>