From: Michal Simek Date: Thu, 21 Jul 2011 08:45:41 +0000 (+0200) Subject: microblaze: Remove debug saving value X-Git-Tag: v2011.12-rc1~603^2~6 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dfc10703d753cef0bb31583a820dcf8cf5958f58;p=u-boot microblaze: Remove debug saving value Forget to remove debug code. Signed-off-by: Michal Simek --- 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 */