
9 Jun
2017
9 Jun
'17
2:01 a.m.
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@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!