projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b8ffea
)
microblaze: Remove debug saving value
author
Michal Simek
<monstr@monstr.eu>
Thu, 21 Jul 2011 08:45:41 +0000
(10:45 +0200)
committer
Michal 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
patch
|
blob
|
history
diff --git
a/arch/microblaze/cpu/start.S
b/arch/microblaze/cpu/start.S
index 93a9efdf1065d72f6cf8f22c2369c0e4b543e609..d3370c414b703f747aff8b69e4e6ed5841f38ecd 100644
(file)
--- 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 */