From dfc10703d753cef0bb31583a820dcf8cf5958f58 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Thu, 21 Jul 2011 10:45:41 +0200 Subject: [PATCH] microblaze: Remove debug saving value Forget to remove debug code. Signed-off-by: Michal Simek --- arch/microblaze/cpu/start.S | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/microblaze/cpu/start.S b/arch/microblaze/cpu/start.S index 93a9efdf10..d3370c414b 100644 --- a/arch/microblaze/cpu/start.S +++ b/arch/microblaze/cpu/start.S @@ -46,8 +46,6 @@ _start: addik r6, r0, 0x2 /* BIG/LITTLE endian offset */ swi r6, r0, 0 lbui r10, r0, 0 - swi r6, r0, 0x40 - swi r10, r0, 0x50 /* add opcode instruction for 32bit jump - 2 instruction imm & brai*/ addi r6, r0, 0xb0000000 /* hex b000 opcode imm */