mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-29 06:31:28 +01:00
microblaze: Remove unused asm label
It is not used at all that's why remove it. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
2c7c32fa7f
commit
e4a4743e48
@ -129,7 +129,7 @@ _start:
|
|||||||
/* Flush cache before enable cache */
|
/* Flush cache before enable cache */
|
||||||
addik r5, r0, 0
|
addik r5, r0, 0
|
||||||
addik r6, r0, XILINX_DCACHE_BYTE_SIZE
|
addik r6, r0, XILINX_DCACHE_BYTE_SIZE
|
||||||
flush: bralid r15, flush_cache
|
bralid r15, flush_cache
|
||||||
nop
|
nop
|
||||||
|
|
||||||
/* enable instruction and data cache */
|
/* enable instruction and data cache */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user