]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
test: Adjust the of-platdata test run condition
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jul 2016 00:36:44 +0000 (18:36 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 17 Jul 2016 01:01:44 +0000 (21:01 -0400)
commitf60d0603edca472c4458b30956f38c6c1a836d66
tree2ed22a14388dfd3fbf4f590df2267672f373b383
parent62a3b7dd086ef8ceba91e99cceb19704efc1b482
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>
test/py/tests/test_ofplatdata.py