All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Antonio Borneo <borneo.antonio@gmail.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Richard Henderson <rth@twiddle.net>,
	Eduardo Habkost <ehabkost@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] hw/i386: add device tree support
Date: Tue, 5 Apr 2016 19:40:40 +0200	[thread overview]
Message-ID: <5703F898.3040105@linutronix.de> (raw)
In-Reply-To: <1459876288-1640-1-git-send-email-borneo.antonio@gmail.com>

On 04/05/2016 07:11 PM, Antonio Borneo wrote:
> Hi,
Hi,

> I'm not expert on the x86 memory map at boot and during kernel
> boot; I found easy to just append the dtb to the kernel image.
>>From my tests this patch is working fine.
> If you have any hint for a different loading address for dtb, I
> would be glad to modify this code.

If I remember correctly, the kernel makes a copy of the dtb on order
not to rely on any specific memory layout (same as with initrd).

> 
> Regards,
> Antonio

Sebastian

  reply	other threads:[~2016-04-05 17:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-05 17:11 [Qemu-devel] [PATCH] hw/i386: add device tree support Antonio Borneo
2016-04-05 17:40 ` Sebastian Andrzej Siewior [this message]
2016-04-05 19:57   ` Antonio Borneo
2016-04-05 20:43 ` Eduardo Habkost
2016-04-06 19:59   ` Antonio Borneo
2016-04-06 20:04 ` [Qemu-devel] [PATCH v2] " Antonio Borneo

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=5703F898.3040105@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=borneo.antonio@gmail.com \
    --cc=ehabkost@redhat.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.