commit | 4b3e2edacf4344cdf7863b6fae64ccb8b02fe9f5 | [log] [tgz] |
---|---|---|
author | Joseph Lo <josephl@nvidia.com> | Mon May 20 18:39:24 2013 +0800 |
committer | Stephen Warren <swarren@nvidia.com> | Wed May 22 15:19:21 2013 -0600 |
tree | 27d0a82998abce335dd155cbcc3ac1b6195349df | |
parent | b39f38c4d27f04fbc3ee8ce9a5fb04673047d5a0 [diff] |
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>