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)
commit4b3e2edacf4344cdf7863b6fae64ccb8b02fe9f5
tree27d0a82998abce335dd155cbcc3ac1b6195349df
parentb39f38c4d27f04fbc3ee8ce9a5fb04673047d5a0
ARM: tegra: add an assembly marco to check Tegra SoC ID

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>
arch/arm/mach-tegra/fuse.h
arch/arm/mach-tegra/reset-handler.S
arch/arm/mach-tegra/sleep.h
This page took 0.025661 seconds and 5 git commands to generate.