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

Commit 0388107d authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Do not setup BIP in _debug_exception



BIP is already setup.

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 06b28640
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -856,9 +856,6 @@ C_ENTRY(_debug_exception):
	swi	r1, r0, TOPHYS(PER_CPU(ENTRY_SP))

	swi	r11, r0, TOPHYS(r0_ram + PTO + PT_R11); /* Save r11 */
	set_bip;	/*equalize initial state for all possible entries*/
	clear_eip;
	enable_irq;
	mfs	r11, rmsr
	nop
	andi	r11, r11, MSR_UMS