From 746f985add5244c00a5dbb19bc67ceab52566a91 Mon Sep 17 00:00:00 2001 From: Sergey Temerkhanov Date: Wed, 14 Oct 2015 09:55:50 -0700 Subject: armv8: cavium: Add ThunderX 88xx board definition This commit adds basic Cavium ThunderX 88xx board definitions and support. Signed-off-by: Sergey Temerkhanov Signed-off-by: Radha Mohan Chintakuntla [trini: Drop CONFIG_SYS_GENERIC_BOARD define] Signed-off-by: Tom Rini --- board/cavium/thunderx/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 board/cavium/thunderx/Makefile (limited to 'board/cavium/thunderx/Makefile') diff --git a/board/cavium/thunderx/Makefile b/board/cavium/thunderx/Makefile new file mode 100644 index 0000000000..306044a64a --- /dev/null +++ b/board/cavium/thunderx/Makefile @@ -0,0 +1,8 @@ +# +# +# (C) Copyright 2014, Cavium Inc. +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y := thunderx.o -- cgit v1.2.1