Re: [U-Boot] [PATCH v2 13/28] tegra: Enable CP15 init

2017-06-08 Thread sjg
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 --- Changes in v2: None include/configs/tegra-common-pos

[U-Boot] [PATCH v2 13/28] tegra: Enable CP15 init

2017-05-31 Thread Simon Glass
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 --- Changes in v2: None include/configs/tegra-common-pos