diff options
author | Mike Dunn <mikedunn@newsguy.com> | 2013-06-17 10:47:28 -0700 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2013-06-22 15:25:28 +0200 |
commit | 097d86d098ce9c5c59501b4bffd2a3d3324166ef (patch) | |
tree | 250fb2c64c27a67d978a3e6ad63c941b67f4b7be /include/search.h | |
parent | 3497d43215b6919e680fefe59b38b71516adf2a0 (diff) | |
download | u-boot-imx-097d86d098ce9c5c59501b4bffd2a3d3324166ef.zip u-boot-imx-097d86d098ce9c5c59501b4bffd2a3d3324166ef.tar.gz u-boot-imx-097d86d098ce9c5c59501b4bffd2a3d3324166ef.tar.bz2 |
pxa: turn icache off in cpu_init_crit()
The comment in the low-level initialization function cpu_init_crit() says that
the caches are being disabled, but (oddly) the icache is actually turned on.
This is probably not a good idea prior to relocating code, so this patch turns
it off. Tested on the pxa270.
Signed-off-by: Mike Dunn <mikedunn@newsguy.com>
Diffstat (limited to 'include/search.h')
0 files changed, 0 insertions, 0 deletions