Merge remote-tracking branch 'remotes/xtensa/tags/20160523-opencores_eth' into staging
commit4c63a818de8d77bda3332c890fc52d900ebb2db1
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 24 May 2016 09:19:45 +0000 (24 10:19 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 24 May 2016 09:19:45 +0000 (24 10:19 +0100)
treebcd9a6d20787db195db178931db7758dc9b761fa
parentc9158547617584bb9d19db7fb139998fbef80133
parentea4d824168ce2a309ccf26fa20c6e4f9e3d47c82
Merge remote-tracking branch 'remotes/xtensa/tags/20160523-opencores_eth' into staging

opencores_eth cleanups:
- use mii.h
- reduce stack usage in open_eth_start_xmit.

# gpg: Signature made Mon 23 May 2016 20:14:20 BST using RSA key ID F83FA044
# gpg: Good signature from "Max Filippov <max.filippov@cogentembedded.com>"
# gpg:                 aka "Max Filippov <jcmvbkbc@gmail.com>"

* remotes/xtensa/tags/20160523-opencores_eth:
  hw/net/opencores_eth: Allocating Large sized arrays to heap
  hw/net/opencores_eth: use mii.h

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