From: Thierry Reding Date: Fri, 11 Jul 2014 09:06:20 +0000 (+0200) Subject: ARM: tegra: Always lock the CPU reset vector X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~5^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c090e111633cd82e4e0f72c7e964460676ad1250;p=pandora-kernel.git 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-diff-tree failed