Skip to content
Commit 6bee00db authored by Dan Williams's avatar Dan Williams
Browse files

[ARM] xsc3: revert writethrough memory-type encoding change

Commit 40df2d1d

 "[ARM] Update Xscale and Xscale3 PTE mappings" was
fingered by git-bisect for a boot failure on iop13xx.  The change made
L_PTE_MT_WRITETHROUGH mappings L2-uncacheable.  Russell points out that
this mapping is used for the vector page.  Given the regression, and the
fact this page is used often, restore the old behaviour.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent e013e13b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment