Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be1229b4 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: iflush: update anomaly 05000491 workaround



Recent feedback from design says we need three NOPs in the hardware loop.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent bb7b1129
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -58,6 +58,8 @@
1:
.ifeqs "\flushins", BROK_FLUSH_INST
	\flushins [P0++];
	nop;
	nop;
2:	nop;
.else
2:	\flushins [P0++];