]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
microblaze: Remove debug saving value
authorMichal Simek <monstr@monstr.eu>
Thu, 21 Jul 2011 08:45:41 +0000 (10:45 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 3 Oct 2011 06:01:55 +0000 (08:01 +0200)
Forget to remove debug code.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/cpu/start.S

index 93a9efdf1065d72f6cf8f22c2369c0e4b543e609..d3370c414b703f747aff8b69e4e6ed5841f38ecd 100644 (file)
@@ -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 */