]> Git Repo - u-boot.git/commit - configs/p2371-2180_defconfig
ARM: tegra: Add p2371-2180 board
authorStephen Warren <[email protected]>
Fri, 14 Aug 2015 04:34:22 +0000 (22:34 -0600)
committerTom Warren <[email protected]>
Wed, 16 Sep 2015 23:10:22 +0000 (16:10 -0700)
commit2573428140b3b0e5a6580066f413ef90d20441a2
tree765414a068a0b55be6f7aea79e7720e7c6a3355b
parentfa43ce842c3026c2abf19d4234d02cd4c62eeec0
ARM: tegra: Add p2371-2180 board

P2371-2180 is a P2180 CPU board married to a P2597 I/O board. The
combination contains SoC, DRAM, eMMC, SD card slot, HDMI, USB
micro-B port, Ethernet via USB3, USB3 host port, SATA, PCIe, and
two GPIO expansion headers.

Signed-off-by: Stephen Warren <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
arch/arm/dts/Makefile
arch/arm/dts/tegra210-p2371-2180.dts [new file with mode: 0644]
arch/arm/mach-tegra/tegra210/Kconfig
board/nvidia/p2371-2180/Kconfig [new file with mode: 0644]
board/nvidia/p2371-2180/MAINTAINERS [new file with mode: 0644]
board/nvidia/p2371-2180/Makefile [new file with mode: 0644]
board/nvidia/p2371-2180/p2371-2180.c [new file with mode: 0644]
board/nvidia/p2371-2180/pinmux-config-p2371-2180.h [new file with mode: 0644]
configs/p2371-2180_defconfig [new file with mode: 0644]
include/configs/p2371-2180.h [new file with mode: 0644]
This page took 0.034599 seconds and 4 git commands to generate.