summaryrefslogtreecommitdiff
path: root/include/configs/sagem_f@st1704.h
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2017-05-16 16:46:59 (GMT)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2017-05-31 12:49:55 (GMT)
commit8df378888774862b14e956524c7e4545b2b07411 (patch)
tree9b7c792c8317055cb53d01b4e166901e485a4dc1 /include/configs/sagem_f@st1704.h
parent07661e7f5080a76e62c2b1a4b103ce23b293fbb6 (diff)
downloadu-boot-8df378888774862b14e956524c7e4545b2b07411.tar.xz
MIPS: add BMIPS Sagem F@ST1704 board
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/sagem_f@st1704.h')
-rw-r--r--include/configs/sagem_f@st1704.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/include/configs/sagem_f@st1704.h b/include/configs/sagem_f@st1704.h
new file mode 100644
index 0000000..dbc7725
--- /dev/null
+++ b/include/configs/sagem_f@st1704.h
@@ -0,0 +1,15 @@
+/*
+ * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ */
+
+#include <configs/bmips_common.h>
+#include <configs/bmips_bcm6338.h>
+
+#define CONFIG_ENV_IS_NOWHERE
+#define CONFIG_ENV_SIZE (8 * 1024)
+
+#define CONFIG_AUTO_COMPLETE
+#define CONFIG_CMDLINE_EDITING
+#define CONFIG_SYS_LONGHELP