diff options
Diffstat (limited to 'arch/mips/lasat/image/head.S')
-rw-r--r-- | arch/mips/lasat/image/head.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/lasat/image/head.S b/arch/mips/lasat/image/head.S index e0ecda92c40a..41babbe43a8e 100644 --- a/arch/mips/lasat/image/head.S +++ b/arch/mips/lasat/image/head.S | |||
@@ -7,7 +7,7 @@ | |||
7 | 7 | ||
8 | /* Magic words identifying a software image */ | 8 | /* Magic words identifying a software image */ |
9 | .word LASAT_K_MAGIC0_VAL | 9 | .word LASAT_K_MAGIC0_VAL |
10 | .word LASAT_K_MAGIC1_VAL | 10 | .word LASAT_K_MAGIC1_VAL |
11 | 11 | ||
12 | /* Image header version */ | 12 | /* Image header version */ |
13 | .word 0x00000002 | 13 | .word 0x00000002 |