commit | 114e5666542dd60a13e6febcf0b8d51929668c3b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 31 17:57:11 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jun 09 13:39:31 2017 -0600 |
tree | 4f4410d7ffc53be9cade0ebd3d61be34fca2d41b | |
parent | df1bc5cc6c4e26bec06f60425e16d2ccc84d152f [diff] |
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>