summaryrefslogtreecommitdiff
path: root/board/is1/socfpga.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-06-18 23:46:43 -0400
committerTom Rini <trini@konsulko.com>2016-06-18 23:46:43 -0400
commit6beacfcff81bdc04c10a440971b0fb683ee57534 (patch)
tree5630756d13e720f080a7b6a6d4b82df422e11d81 /board/is1/socfpga.c
parenta10a31ec91ad2ee514a42baea9314553aa972676 (diff)
parentcf0a8dab8ee8c1eafbcd9ed081f5cab15e5a58a5 (diff)
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Diffstat (limited to 'board/is1/socfpga.c')
-rw-r--r--board/is1/socfpga.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/is1/socfpga.c b/board/is1/socfpga.c
new file mode 100644
index 00000000000..2a543bf7bad
--- /dev/null
+++ b/board/is1/socfpga.c
@@ -0,0 +1,4 @@
+/*
+ * Currently nothing special is needed on this board, empty file to
+ * make build scripts happy
+ */