]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Tegra30: Add CPU (armv7) files
authorTom Warren <twarren.nvidia@gmail.com>
Tue, 11 Dec 2012 13:34:14 +0000 (13:34 +0000)
committerTom Warren <twarren@nvidia.com>
Wed, 16 Jan 2013 20:40:07 +0000 (13:40 -0700)
commit5576aab5173e81462b852c35fe8d1c03c310afc2
treea0cbda232ea47a429631dd4e917302a490cfa1dd
parent1b245fee91af273b7ebd693bbceae8f1d3c85c23
Tegra30: Add CPU (armv7) files

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

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