Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
-
Paul Burton authored
Writing to the coprocessor 0 TagLo registers introduces an execution hazard in that we need that write to complete before any cache instructions execute. Ensure that hazard is cleared by inserting an ehb instruction between the TagLo writes & cache op loop. Signed-off-by:
Paul Burton <paul.burton@imgtec.com>
Paul Burton authoredWriting to the coprocessor 0 TagLo registers introduces an execution hazard in that we need that write to complete before any cache instructions execute. Ensure that hazard is cleared by inserting an ehb instruction between the TagLo writes & cache op loop. Signed-off-by:
Paul Burton <paul.burton@imgtec.com>