]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Tegra114: Add common CPU (shared) files
authorTom Warren <twarren.nvidia@gmail.com>
Mon, 28 Jan 2013 13:32:10 +0000 (13:32 +0000)
committerTom Warren <twarren@nvidia.com>
Mon, 11 Feb 2013 17:35:25 +0000 (10:35 -0700)
commite23bb6a438074e002801b43f43e9e22904530c53
tree5cb7404e365946b6f773757c3bd20c201afeb6ea
parentec1885cee13bb52ff60ea68896e6ca8aeb99f9f2
Tegra114: Add common CPU (shared) files

These files are used by both SPL and main U-Boot.

Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/cpu/tegra-common/ap.c
arch/arm/cpu/tegra-common/board.c
arch/arm/cpu/tegra114-common/Makefile [new file with mode: 0644]
arch/arm/cpu/tegra114-common/clock.c [new file with mode: 0644]
arch/arm/cpu/tegra114-common/funcmux.c [new file with mode: 0644]
arch/arm/cpu/tegra114-common/pinmux.c [new file with mode: 0644]