arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY
authorSimon Glass <sjg@chromium.org>
Wed, 31 May 2017 23:57:11 +0000 (17:57 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 9 Jun 2017 19:39:31 +0000 (13:39 -0600)
commit1c2d2727d17a5a81caa3c611603a9e1c92ee86e1
tree4f4410d7ffc53be9cade0ebd3d61be34fca2d41b
parent6e87ae1c0730ec99b6824c2a3dc8510813f92b98
arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY

This option allows skipping the call to lowlevel() while still performing
CP15 init. Support this on ARM720T so it can be used with Tegra.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/cpu/arm720t/start.S