OSDN Git Service

Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Jul 2017 11:48:37 +0000 (12:48 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Jul 2017 11:48:37 +0000 (12:48 +0100)
MIPS patches 2017-07-11

Changes:
* Fix MSA copy_[s|u]_df corner case of rd = 0
* Update malta to load the initrd at the end of the low memory

# gpg: Signature made Tue 11 Jul 2017 15:42:20 BST
# gpg:                using RSA key 0x2238EB86D5F797C2
# gpg: Good signature from "Yongbok Kim <yongbok.kim@imgtec.com>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 8600 4CF5 3415 A5D9 4CFA  2B5C 2238 EB86 D5F7 97C2

* remotes/yongbok/tags/mips-20170711:
  mips/malta: load the initrd at the end of the low memory
  target/mips: fix msa copy_[s|u]_df rd = 0 corner case

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

Trivial merge