summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorLeo C2015-05-18 10:06:49 +0200
committerLeo C2015-05-18 10:06:49 +0200
commit0c728c8de88d86247d2a75348e71f5af37838c28 (patch)
treea4aca5b87864e5974e08ca5151db1d15479c0dbe /include/config.h
parent7d60b20bb8d675edafdb14638fee5001987c78c1 (diff)
parentc748023ede9e7d8bdbf81ce8c8be2a437607a9e4 (diff)
downloadz180-stamp-0c728c8de88d86247d2a75348e71f5af37838c28.zip
Merge branch 'test-fboot-support'
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 7c46b31..99e4e78 100644
--- a/include/config.h
+++ b/include/config.h
@@ -44,6 +44,8 @@
#define CONFIG_SYS_PROMPT "=> "
#define CONFIG_ESC_CHAR ('^'-0x40)
+#define CONFIG_SYS_FBOOTSIG "Peda"
+
/* TODO: */
//#define CONFIG_CMDLINE_EDITING 1