mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: zii-vf610-dev: Use CTRL-C as autoboot abort
@ 2019-08-26 20:02 Cory Tusar
  2019-08-28 11:37 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Cory Tusar @ 2019-08-26 20:02 UTC (permalink / raw)
  To: barebox; +Cc: Chris Healy

This brings the various VF610-based units in line with other ZII
platforms.

Signed-off-by: Cory Tusar <cory.tusar@zii.aero>
---
 .../zii-vf610-dev/defaultenv-zii-vf610-dev/nv/autoboot_abort_key | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 arch/arm/boards/zii-vf610-dev/defaultenv-zii-vf610-dev/nv/autoboot_abort_key

diff --git a/arch/arm/boards/zii-vf610-dev/defaultenv-zii-vf610-dev/nv/autoboot_abort_key b/arch/arm/boards/zii-vf610-dev/defaultenv-zii-vf610-dev/nv/autoboot_abort_key
new file mode 100644
index 000000000..55920c9a5
--- /dev/null
+++ b/arch/arm/boards/zii-vf610-dev/defaultenv-zii-vf610-dev/nv/autoboot_abort_key
@@ -0,0 +1 @@
+ctrl-c
\ No newline at end of file
-- 
2.23.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-28 11:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-26 20:02 [PATCH] ARM: zii-vf610-dev: Use CTRL-C as autoboot abort Cory Tusar
2019-08-28 11:37 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox