From f05fa6781ae1122f348e66b5b26acbfe552f6602 Mon Sep 17 00:00:00 2001 From: Stephen Warren Date: Wed, 5 Aug 2015 11:52:08 -0600 Subject: ARM: tegra: Add p2371-0000 board P2371-0000 is a P2581 or P2530 CPU board married to a P2595 I/O board. The combination contains SoC, DRAM, eMMC, SD card slot, HDMI, USB micro-B port, Ethernet via USB3, USB3 host port, SATA, a GPIO expansion header, and an analog audio jack. Signed-off-by: Stephen Warren Reviewed-by: Simon Glass Signed-off-by: Tom Warren --- board/nvidia/p2371-0000/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 board/nvidia/p2371-0000/Makefile (limited to 'board/nvidia/p2371-0000/Makefile') diff --git a/board/nvidia/p2371-0000/Makefile b/board/nvidia/p2371-0000/Makefile new file mode 100644 index 0000000..9f580ae --- /dev/null +++ b/board/nvidia/p2371-0000/Makefile @@ -0,0 +1,8 @@ +# +# (C) Copyright 2013-2015 +# NVIDIA Corporation +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y += p2371-0000.o -- cgit v1.1