qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] f9a555: target-xtensa: xtfpga: fix FLASH inte


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] f9a555: target-xtensa: xtfpga: fix FLASH interface width
Date: Thu, 14 Jul 2016 09:00:03 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: f9a555e4991b9ddc257ea8ce2e4acde672275097
      
https://github.com/qemu/qemu/commit/f9a555e4991b9ddc257ea8ce2e4acde672275097
  Author: Max Filippov <address@hidden>
  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 <address@hidden>


  Commit: 22e28174ae423629e57b0d03f4bbf2d1bedcd58f
      
https://github.com/qemu/qemu/commit/22e28174ae423629e57b0d03f4bbf2d1bedcd58f
  Author: Peter Maydell <address@hidden>
  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 <address@hidden>"
# gpg:                 aka "Max Filippov <address@hidden>"
# 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 <address@hidden>


Compare: https://github.com/qemu/qemu/compare/190c93c98283...22e28174ae42

reply via email to

[Prev in Thread] Current Thread [Next in Thread]