linux/arch/arm/mach-tegra
Alexandre Courbot cd198d6dc4 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>
2013-11-14 10:44:31 -08:00
..
2013-01-28 10:21:28 -07:00
2013-09-17 13:44:21 -06:00
2013-10-18 16:28:07 -06:00
2013-04-03 14:31:32 -06:00
2013-11-11 16:49:45 +09:00
2013-10-18 16:28:07 -06:00
2013-09-17 13:44:21 -06:00
2013-09-17 13:44:21 -06:00