From ae9996c806e15b68b97fe7a7242c44e713345269 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Wed, 18 Nov 2015 11:06:09 +0100 Subject: arm: socfpga: Add SoCFPGA SR1500 board The SR1500 board is a CycloneV based board, similar to the EBV SoCrates, equipped with the following devices: - SPI NOR - eMMC - Ethernet Signed-off-by: Stefan Roese Reviewed-by: Marek Vasut Cc: Pavel Machek Cc: Dinh Nguyen Acked-by: Pavel Machek --- board/sr1500/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 board/sr1500/Makefile (limited to 'board/sr1500/Makefile') diff --git a/board/sr1500/Makefile b/board/sr1500/Makefile new file mode 100644 index 0000000..eae7ad0 --- /dev/null +++ b/board/sr1500/Makefile @@ -0,0 +1,7 @@ +# +# Copyright (C) 2015 Stefan Roese +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y := socfpga.o -- cgit v1.1