summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@nvidia.com>2013-11-12 21:03:16 +0100
committerOlof Johansson <olof@lixom.net>2013-11-14 19:44:31 +0100
commitcd198d6dc40fc32ee81432fa0df1a27c290b3436 (patch)
treee144eb0dd5a40865c7dd58e61b7b96165fe60619 /firmware
parentARM: vt8500: add defconfig for v6/v7 chips (diff)
downloadlinux-cd198d6dc40fc32ee81432fa0df1a27c290b3436.tar.xz
linux-cd198d6dc40fc32ee81432fa0df1a27c290b3436.zip
ARM: tegra: init fuse before setting reset handler
CPU reset handler was set before fuse is initialized, but tegra_cpu_reset_handler_enable() uses tegra_chip_id, which is set by tegra_init_fuse(). This patch reorders the calls so the CPU reset handler code does not read an uninitialized variable. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions