]> Git Repo - u-boot.git/commit
tegra2: Enable instruction cache
authorSimon Glass <[email protected]>
Sat, 5 Nov 2011 03:56:52 +0000 (03:56 +0000)
committerAlbert ARIBAUD <[email protected]>
Fri, 9 Dec 2011 16:30:09 +0000 (17:30 +0100)
commit831a077f11869dfc33ca2316a4bdeba203e8ce60
tree0bff58fe99a6b0ac4778382b76c775cb78de48a7
parent80433c9ac6fd3bd0fe1707a04d9668db4aba1dde
tegra2: Enable instruction cache

Since low-level init is skipped, the instruction cache is never enabled on
Tegra2. This explicitly calls this initialization as soon as the A9 is
initialized.

Signed-off-by: Simon Glass <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
board/nvidia/common/board.c
This page took 0.032502 seconds and 4 git commands to generate.