projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c7c32f
)
microblaze: Remove unused asm label
author
Michal Simek
<michal.simek@xilinx.com>
Tue, 27 Jan 2015 11:46:07 +0000
(12:46 +0100)
committer
Michal Simek
<michal.simek@xilinx.com>
Mon, 9 Feb 2015 14:09:58 +0000
(15:09 +0100)
It is not used at all that's why remove it.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/cpu/start.S
patch
|
blob
|
history
diff --git
a/arch/microblaze/cpu/start.S
b/arch/microblaze/cpu/start.S
index 84c29e54091e68819891f165a30d6c0eeac1c285..e0e3470a181ab1d6533eb4b891f0c46ffd9c4ed4 100644
(file)
--- a/
arch/microblaze/cpu/start.S
+++ b/
arch/microblaze/cpu/start.S
@@
-129,7
+129,7
@@
_start:
/* Flush cache before enable cache */
addik r5, r0, 0
addik r6, r0, XILINX_DCACHE_BYTE_SIZE
-
flush:
bralid r15, flush_cache
+
bralid r15, flush_cache
nop
/* enable instruction and data cache */