ARM: tegra: add an assembly marco to check Tegra SoC ID
authorJoseph Lo <josephl@nvidia.com>
Mon, 20 May 2013 10:39:24 +0000 (18:39 +0800)
committerStephen Warren <swarren@nvidia.com>
Wed, 22 May 2013 21:19:21 +0000 (15:19 -0600)
There are some Tegra SoC ID checking code around the low level assembly
code. Adding a marco to replace them. For the single image to support all
the Tegra series, we may also need the marco in other common code. So we
make it become a marco for the usage.

Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found