]> Git Repo - J-u-boot.git/commit
ARM: tegra: Add e2220-1170 board
authorStephen Warren <[email protected]>
Wed, 5 Aug 2015 17:52:07 +0000 (11:52 -0600)
committerTom Warren <[email protected]>
Thu, 6 Aug 2015 17:50:03 +0000 (10:50 -0700)
commitb6920095c58d36db129cd121fabc4fc9d8ddb49a
tree623b343f549dc43c2cf91f8c61f878eed1d53926
parent04037c87744e5dcc962fc2ad8ced6f20c32e8320
ARM: tegra: Add e2220-1170 board

E2220-1170 is a Tegra210 bringup board with onboard SoC, DRAM,
eMMC, SD card slot, HDMI, USB micro-B port, and sockets for various
expansion modules.

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