[U-Boot] [PATCH v2 13/28] tegra: Enable CP15 init
sjg at google.com
sjg at google.com
Fri Jun 9 00:01:49 UTC 2017
At present CP15 init is disabled on tegra. Use the correct option so that
this init is performed on boot. This enables the instruction cache, for
example, which is critical to the machine running at full speed.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2: None
include/configs/tegra-common-post.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list