[u-boot-test-hooks PATCH 7/7] ellesmere: Add qemu rules

Simon Glass sjg at chromium.org
Sat Oct 30 20:25:39 CEST 2021


Add some symlinks so that qemu can be used on ellesmere.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 bin/ellesmere/conf.qemu_arm_na     | 1 +
 bin/ellesmere/conf.qemu_arm_spl_na | 1 +
 2 files changed, 2 insertions(+)
 create mode 120000 bin/ellesmere/conf.qemu_arm_na
 create mode 120000 bin/ellesmere/conf.qemu_arm_spl_na

diff --git a/bin/ellesmere/conf.qemu_arm_na b/bin/ellesmere/conf.qemu_arm_na
new file mode 120000
index 0000000..aa91a9f
--- /dev/null
+++ b/bin/ellesmere/conf.qemu_arm_na
@@ -0,0 +1 @@
+../travis-ci/conf.qemu_arm_na
\ No newline at end of file
diff --git a/bin/ellesmere/conf.qemu_arm_spl_na b/bin/ellesmere/conf.qemu_arm_spl_na
new file mode 120000
index 0000000..e171c5a
--- /dev/null
+++ b/bin/ellesmere/conf.qemu_arm_spl_na
@@ -0,0 +1 @@
+../travis-ci/conf.qemu_arm_spl_na
\ No newline at end of file
-- 
2.33.1.1089.g2158813163f-goog



More information about the U-Boot mailing list