summaryrefslogtreecommitdiffstats
path: root/test/image/test-fit.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/image/test-fit.py')
-rwxr-xr-xtest/image/test-fit.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/image/test-fit.py b/test/image/test-fit.py
index d5143cbb0f..db0649fca8 100755
--- a/test/image/test-fit.py
+++ b/test/image/test-fit.py
@@ -108,6 +108,10 @@ base_fdt = '''
model = "Sandbox Verified Boot Test";
compatible = "sandbox";
+ reset@0 {
+ compatible = "sandbox,reset";
+ };
+
};
'''
OpenPOWER on IntegriCloud