aboutsummaryrefslogtreecommitdiff
path: root/board/sagem/f@st1704/f@st1704.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-31 22:28:06 -0400
committerTom Rini <trini@konsulko.com>2017-05-31 22:28:06 -0400
commit31493dd5ffc74e2d5d1f1112fd2267e37d4fd698 (patch)
tree25e36b80fded32b568357f0d73b583beb3d980bb /board/sagem/f@st1704/f@st1704.c
parent1b87f9538f28566a4f718532f9c6a2a19842dbde (diff)
parentc93bb1d7bb24930cd3591b0a5a980f77fabd1c29 (diff)
Merge branch 'master' of git://git.denx.de/u-boot-mips
Please pull another update for Broadcom MIPS. This contains new SoC's, new boards and new drivers and some bugfixes.
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>