bc04903bdd
The ARC CPU comes up from reset with i-cache enabled. It can have garbage in it from a previous run. The fix is to check the build register for the i-cache, and if its present, invalidate it fully, and then disable it. _icache_setup() is called later to turn it on. Change-Id: I26fae915153841c61e9530d5af2ddb9d0553275b Signed-off-by: Chuck Jordan <cjordan@synopsys.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
nios2 | ||
x86 | ||
Kconfig | ||
Makefile |