summaryrefslogtreecommitdiff
path: root/lava-report.py
diff options
context:
space:
mode:
authorTyler Baker <tyler.baker@linaro.org>2015-01-15 18:45:53 -0800
committerTyler Baker <tyler.baker@linaro.org>2015-01-15 18:59:29 -0800
commita35747b26185401cf303591fc8da32bf40d0f1d2 (patch)
treee9e0b8c74f1e96eb38037ae0e74acd7f8dbcf3b7 /lava-report.py
parent697361631b1663fd02f6c273191c5ff3bd065090 (diff)
kernel-ci: add d01 support
Diffstat (limited to 'lava-report.py')
-rw-r--r--lava-report.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lava-report.py b/lava-report.py
index ea21b80..1435001 100644
--- a/lava-report.py
+++ b/lava-report.py
@@ -23,6 +23,7 @@ device_map = {'arndale': ['exynos5250-arndale', 'exynos'],
'cubieboard3': ['sun7i-a20-cubietruck', 'sunxi'],
'optimus-a80': ['sun9i-a80-optimus', 'sunxi'],
'hi3716cv200': ['hisi-x5hd2-dkb', 'hisi'],
+ 'd01': ['hip04-d01', 'hisi'],
'imx6q-wandboard': ['imx6q-wandboard', 'imx'],
'utilite-pro': ['imx6q-cm-fx6', 'imx'],
'snowball': ['ste-snowball', 'u8500'],