mbox

[PULL,for-2.7] target-xtensa fix

Message ID 1468493572-28665-1-git-send-email-jcmvbkbc@gmail.com
State New
Headers show

Pull-request

git://github.com/OSLL/qemu-xtensa.git tags/20160714-xtensa

Message

Max Filippov July 14, 2016, 10:52 a.m. UTC
Hi Peter,

please pull the following fix for target-xtensa.

The following changes since commit ebe283bfdc6a1860adbc4c04643734f6e6d9b647:

  cpu-exec: Fix direct jump to TB spanning page (2016-05-16 18:08:19 +0300)

are available in the git repository at:

  git://github.com/OSLL/qemu-xtensa.git tags/20160714-xtensa

for you to fetch changes up to 816344409f87a499741b387a954b172f39701b19:

  target-xtensa: xtfpga: fix FLASH interface width (2016-07-06 09:43:21 +0300)

----------------------------------------------------------------
Xtensa-related fixes:

- fix FLASH interface width for XTFPGA boards.

----------------------------------------------------------------
Max Filippov (1):
      target-xtensa: xtfpga: fix FLASH interface width

 hw/xtensa/xtfpga.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Max Filippov July 14, 2016, 10:58 a.m. UTC | #1
On Thu, Jul 14, 2016 at 1:52 PM, Max Filippov <jcmvbkbc@gmail.com> wrote:
> Hi Peter,
>
> please pull the following fix for target-xtensa.
>
> The following changes since commit ebe283bfdc6a1860adbc4c04643734f6e6d9b647:
>
>   cpu-exec: Fix direct jump to TB spanning page (2016-05-16 18:08:19 +0300)
>
> are available in the git repository at:
>
>   git://github.com/OSLL/qemu-xtensa.git tags/20160714-xtensa
>
> for you to fetch changes up to 816344409f87a499741b387a954b172f39701b19:

Ooops, sorry, wrong tag, wrong branch.