summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorLeo C2015-01-21 04:07:19 +0100
committerLeo C2015-01-21 04:07:19 +0100
commitc748023ede9e7d8bdbf81ce8c8be2a437607a9e4 (patch)
treeafb7994e11bf67ff8f370c6da67892acd2d8df4d /include/config.h
parentce47d431da8ca00d52caffebaafd7ddb817d7b26 (diff)
downloadz180-stamp-c748023ede9e7d8bdbf81ce8c8be2a437607a9e4.zip
Support for Peter Danneggers fboot.
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 f51ebe9..e40d016 100644
--- a/include/config.h
+++ b/include/config.h
@@ -40,6 +40,8 @@
#define CONFIG_SYS_PROMPT "=> "
#define CONFIG_ESC_CHAR ('^'-0x40)
+#define CONFIG_SYS_FBOOTSIG "Peda"
+
/* TODO: */
//#define CONFIG_CMDLINE_EDITING 1