Home
last modified time | relevance | path

Searched hist:"9 dc8fef2583f23ca6a99c6f5e709a8b80018364f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A Drelocate.S9dc8fef2583f23ca6a99c6f5e709a8b80018364f Fri Jun 21 16:12:28 UTC 2013 Mike Dunn <mikedunn@newsguy.com> pxa: fix memory coherency problem after relocation

On the xscale, the icache must be invalidated and the write buffers drained
after writing code over the data bus, even if the caches are disabled. Tested
on the pxa270.

Signed-off-by: Mike Dunn <mikedunn@newsguy.com>