commit | e0b027434b460edea886c52c080a4f98ef87c042 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 16 18:36:44 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 16 21:01:44 2016 -0400 |
tree | 2ed22a14388dfd3fbf4f590df2267672f373b383 | |
parent | 8d56db90bc84eeae7c9d24dc2251a9dc2eb29f53 [diff] |
test: Adjust the of-platdata test run condition This should be spl_of_platdata, since otherwise it will try to run on boards that don't support of-platdata. Signed-off-by: Simon Glass <sjg@chromium.org>