]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Tegra114: Add/enable Dalmore build (T114 reference board)
authorTom Warren <twarren.nvidia@gmail.com>
Mon, 28 Jan 2013 13:32:13 +0000 (13:32 +0000)
committerTom Warren <twarren@nvidia.com>
Mon, 11 Feb 2013 17:35:26 +0000 (10:35 -0700)
commit07067145dee374e970ffc033cff76982e8cf2e19
treed99f91fdfc9ec1c078aebe45f80770d0479c1490
parent94829195ac48b4e42d7363ec4cd97688f25e9552
Tegra114: Add/enable Dalmore build (T114 reference board)

This build is stripped down. It boots to the command prompt.
GPIO is the only peripheral supported. Others TBD.

Signed-off-by: Tom Warren <twarren@nvidia.com>
board/nvidia/dalmore/Makefile [new file with mode: 0644]
board/nvidia/dalmore/dalmore.c [new file with mode: 0644]
board/nvidia/dalmore/pinmux-config-dalmore.h [new file with mode: 0644]
boards.cfg
include/configs/dalmore.h [new file with mode: 0644]
include/configs/tegra114-common.h [new file with mode: 0644]