From c090e111633cd82e4e0f72c7e964460676ad1250 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Fri, 11 Jul 2014 11:06:20 +0200 Subject: [PATCH] ARM: tegra: Always lock the CPU reset vector Currently the reset vector is not locked on Tegra20 because the hardware doesn't support it. However in order not to depend on the chip ID, which becomes available only later in the boot process, we set the bit anyway. Signed-off-by: Thierry Reding --- Reading git-format-patch failed