summaryrefslogtreecommitdiff
path: root/arch/nds32/cpu/n1213
diff options
context:
space:
mode:
authorrick <rick@andestech.com>2016-01-19 05:52:10 (GMT)
committerrick <rick@andestech.com>2016-01-21 02:41:43 (GMT)
commitb19cc6bf2160e09607e141fe0fc571701070d1d6 (patch)
tree4a50690879d6e84708e254ac628ea1f075efd905 /arch/nds32/cpu/n1213
parent077678eb0c226e52a1f90edabd3369ab26065b32 (diff)
downloadu-boot-b19cc6bf2160e09607e141fe0fc571701070d1d6.tar.xz
nds32: Fix compile error.
Fix compile error with gcc 4.9.3 Signed-off-by: rick <rick@andestech.com> Cc: Andes <uboot@andestech.com>
Diffstat (limited to 'arch/nds32/cpu/n1213')
-rw-r--r--arch/nds32/cpu/n1213/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/nds32/cpu/n1213/start.S b/arch/nds32/cpu/n1213/start.S
index 2f0b76c..8b7f8f4 100644
--- a/arch/nds32/cpu/n1213/start.S
+++ b/arch/nds32/cpu/n1213/start.S
@@ -400,7 +400,7 @@ end_flush_dcache:
! FIXME: Other way to get PC?
! FIXME: Update according to the newest spec!!
1:
- la $r28, 1
+ li $r28, 1
push $r28
mfsr $r28, PSW ! $PSW
push $r28