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

These files are for code that runs on the CPU (A15) on T114 boards.
At this time, there is no A15-specific code here.
As T114-specific run-time code is added, it'll go here.

Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/cpu/armv7/tegra114/Makefile [new file with mode: 0644]
arch/arm/cpu/armv7/tegra114/config.mk [new file with mode: 0644]