linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: linux-sh@vger.kernel.org
Subject: Re: QEMU serial still broken in -rc1.
Date: Mon, 15 May 2017 18:17:22 +0000	[thread overview]
Message-ID: <93cfad25-187a-3a19-604c-fe4b99b9e87d@landley.net> (raw)
In-Reply-To: <cdec4797-afe1-11f8-f926-fb5d356da625@landley.net>

On 05/15/2017 12:13 AM, John Paul Adrian Glaubitz wrote:
> On 05/15/2017 07:11 AM, John Paul Adrian Glaubitz wrote:
>> They do fix bugs but they often take some time to work through the
>> patch queue because they usually get a larger number of patches [1].
> 
> Oh, and Aurelien Jarno has pushed a larger number of SH-related fixes [1].

My attempts to re-test hit:

cd ~/qemu/qemu && git clean -fdx && git checkout -f && git pull &&
./configure && make
...
  CC      hw/core/loader-fit.o
hw/core/loader-fit.c: In function ‘fit_image_addr’:
hw/core/loader-fit.c:105:32: error: ‘fdt32_t’ undeclared (first use in
this function)
         *addr = fdt32_to_cpu(*(fdt32_t *)prop);

I'll let you know if it fixes anything when the tree starts building again.

Thanks,

Rob

  parent reply	other threads:[~2017-05-15 18:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-15  2:46 QEMU serial still broken in -rc1 Rob Landley
2017-05-15  5:11 ` John Paul Adrian Glaubitz
2017-05-15  5:13 ` John Paul Adrian Glaubitz
2017-05-15 18:11 ` Rob Landley
2017-05-15 18:16 ` Rob Landley
2017-05-15 18:17 ` Rob Landley [this message]
2017-06-14 13:48 ` John Paul Adrian Glaubitz
2017-06-14 14:03 ` John Paul Adrian Glaubitz
2017-06-15  1:07 ` Rob Landley
2017-06-15  6:26 ` Geert Uytterhoeven
2017-06-15 18:00 ` Rob Landley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=93cfad25-187a-3a19-604c-fe4b99b9e87d@landley.net \
    --to=rob@landley.net \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).