From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNePs-0000YS-AW for qemu-devel@nongnu.org; Thu, 14 Jul 2016 07:02:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bNePo-0001By-3A for qemu-devel@nongnu.org; Thu, 14 Jul 2016 07:02:51 -0400 Received: from mail-lf0-x231.google.com ([2a00:1450:4010:c07::231]:35574) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNePn-0001Bu-Ry for qemu-devel@nongnu.org; Thu, 14 Jul 2016 07:02:48 -0400 Received: by mail-lf0-x231.google.com with SMTP id f93so60308670lfi.2 for ; Thu, 14 Jul 2016 04:02:47 -0700 (PDT) From: Max Filippov Date: Thu, 14 Jul 2016 14:02:32 +0300 Message-Id: <1468494152-28895-1-git-send-email-jcmvbkbc@gmail.com> Subject: [Qemu-devel] [PULL for-2.7] target-xtensa fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Max Filippov Hi Peter, please pull the following fix for target-xtensa. The following changes since commit 5bb2399f9b08198b6c03db10dd46e5a88caa2968: Merge remote-tracking branch 'remotes/rth/tags/pull-rth-20160712' into staging (2016-07-14 10:36:27 +0100) are available in the git repository at: git://github.com/OSLL/qemu-xtensa.git tags/20160714-xtensa for you to fetch changes up to f9a555e4991b9ddc257ea8ce2e4acde672275097: target-xtensa: xtfpga: fix FLASH interface width (2016-07-14 13:59:44 +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(-) -- 2.1.4