projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac7858a
)
generic: lzma-loader: remove trailing whitespaces from start.S
author
Gabor Juhos
<juhosg@openwrt.org>
Mon, 21 Mar 2016 13:15:05 +0000
(13:15 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Mon, 21 Mar 2016 13:15:05 +0000
(13:15 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 49055
target/linux/generic/image/lzma-loader/src/start.S
patch
|
blob
|
history
diff --git
a/target/linux/generic/image/lzma-loader/src/start.S
b/target/linux/generic/image/lzma-loader/src/start.S
index 864293379f762e8258f2e96c7396d2701349aace..827458017e1b67d87e2cf1f730bb2f1e8247d63a 100644
(file)
--- a/
target/linux/generic/image/lzma-loader/src/start.S
+++ b/
target/linux/generic/image/lzma-loader/src/start.S
@@
-30,7
+30,7
@@
#define Index_Writeback_Inv_D 0x01
LEAF(_start)
-
+
.set mips32
.set noreorder
@@
-39,7
+39,7
@@
LEAF(_start)
move t5, a1
move t6, a2
move t7, a3
-
+
/* set up stack */
li sp, RAMSTART + RAMSIZE - 16
@@
-100,10
+100,10
@@
$L1:
1: cache Index_Writeback_Inv_D,0(t0)
bne t0,t1,1b
addu t0,s1
-
+
nodc:
/* Now we get to do it all again for the I$ */
-
+
move s3,zero /* just in case there is no icache */
move s4,zero