aboutsummaryrefslogtreecommitdiff
path: root/test-configs.yaml
diff options
context:
space:
mode:
authorKevin Hilman <khilman@kernel.org>2019-08-22 15:44:32 -0700
committerGuillaume Tucker <guillaume.tucker@collabora.com>2019-08-29 15:14:50 +0100
commitc6abc7ca05d4939472f0b33238ceb1f45f424852 (patch)
treeac688f01d4a54d8cfaaab0be04983157edcbbec1 /test-configs.yaml
parentce40c4b0009c430a626751422d30e51a9de5f36d (diff)
test-configs: new Amlogic board: meson-g12a-u200
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'test-configs.yaml')
-rw-r--r--test-configs.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/test-configs.yaml b/test-configs.yaml
index d6fca89..fe77b16 100644
--- a/test-configs.yaml
+++ b/test-configs.yaml
@@ -584,6 +584,13 @@ device_types:
filters:
- blacklist: {defconfig: ['allnoconfig', 'allmodconfig']}
+ meson-g12a-u200:
+ mach: amlogic
+ class: arm64-dtb
+ boot_method: uboot
+ filters:
+ - blacklist: {defconfig: ['allnoconfig', 'allmodconfig']}
+
meson-g12a-x96-max:
mach: amlogic
class: arm64-dtb
@@ -1246,6 +1253,9 @@ test_configs:
- device_type: meson-g12a-sei510
test_plans: [boot, simple]
+ - device_type: meson-g12a-u200
+ test_plans: [boot, simple]
+
- device_type: meson-g12a-x96-max
test_plans: [boot, simple]