Branch: refs/heads/master Home: https://github.com/qemu/qemu Commit: f9a555e4991b9ddc257ea8ce2e4acde672275097 https://github.com/qemu/qemu/commit/f9a555e4991b9ddc257ea8ce2e4acde672275097 Author: Max Filippov <jcmvb...@gmail.com> Date: 2016-07-14 (Thu, 14 Jul 2016)
Changed paths: M hw/xtensa/xtfpga.c Log Message: ----------- target-xtensa: xtfpga: fix FLASH interface width FLASH chip on XTFPGA boards is connected with 16-bit-wide interface. Latest U-Boot can see the difference and does not work correctly with 32-bit-wide interface. Set FLASH chip 'width' property to 2. Signed-off-by: Max Filippov <jcmvb...@gmail.com> Commit: 22e28174ae423629e57b0d03f4bbf2d1bedcd58f https://github.com/qemu/qemu/commit/22e28174ae423629e57b0d03f4bbf2d1bedcd58f Author: Peter Maydell <peter.mayd...@linaro.org> Date: 2016-07-14 (Thu, 14 Jul 2016) Changed paths: M hw/xtensa/xtfpga.c Log Message: ----------- Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into staging Xtensa-related fixes: - fix FLASH interface width for XTFPGA boards. # gpg: Signature made Thu 14 Jul 2016 12:00:05 BST # gpg: using RSA key 0x51F9CC91F83FA044 # gpg: Good signature from "Max Filippov <max.filip...@cogentembedded.com>" # gpg: aka "Max Filippov <jcmvb...@gmail.com>" # Primary key fingerprint: 2B67 854B 98E5 327D CDEB 17D8 51F9 CC91 F83F A044 * remotes/xtensa/tags/20160714-xtensa: target-xtensa: xtfpga: fix FLASH interface width Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> Compare: https://github.com/qemu/qemu/compare/190c93c98283...22e28174ae42