All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre Przywara <andre.przywara@calxeda.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Xen/ARM multiboot (v2) support
Date: Fri, 24 May 2013 00:38:46 +0200	[thread overview]
Message-ID: <519E9A76.9030607@calxeda.com> (raw)

Hi Ian,

can we push multiboot v2 support for Xen/ARM still into 4.3?
It looks like it can coexists with zImage in the same binary - the 
multiboot structure can be put just behind the zImage header and the 
code can determine how it has been started: zImage bootloaders clears 
r0, multiboot one's would set r0 to the MB magic.
I will sketch a patch tomorrow, just wondering if we can have this in 
4.3 to have a sane booting protocol from the very beginning.
Of course bootloaders need to be enabled also, I could take care of the 
u-boot port.

Regards,
Andre.

             reply	other threads:[~2013-05-23 22:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-23 22:38 Andre Przywara [this message]
2013-05-24  8:36 ` Xen/ARM multiboot (v2) support Ian Campbell
2013-05-24 15:35   ` Andre Przywara
2013-05-24 15:46     ` Ian Campbell

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=519E9A76.9030607@calxeda.com \
    --to=andre.przywara@calxeda.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xen.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 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.