summaryrefslogtreecommitdiff
path: root/board/sagem/f@st1704/f@st1704.c
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2017-05-16 18:46:59 +0200
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2017-05-31 14:49:55 +0200
commit8df378888774862b14e956524c7e4545b2b07411 (patch)
tree9b7c792c8317055cb53d01b4e166901e485a4dc1 /board/sagem/f@st1704/f@st1704.c
parent07661e7f5080a76e62c2b1a4b103ce23b293fbb6 (diff)
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 'board/sagem/f@st1704/f@st1704.c')
-rw-r--r--board/sagem/f@st1704/f@st1704.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/sagem/f@st1704/f@st1704.c b/board/sagem/f@st1704/f@st1704.c
new file mode 100644
index 0000000000..d181ca68a0
--- /dev/null
+++ b/board/sagem/f@st1704/f@st1704.c
@@ -0,0 +1,7 @@
+/*
+ * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ */
+
+#include <common.h>