All of lore.kernel.org
 help / color / mirror / Atom feed
* Xen/ARM multiboot (v2) support
@ 2013-05-23 22:38 Andre Przywara
  2013-05-24  8:36 ` Ian Campbell
  0 siblings, 1 reply; 4+ messages in thread
From: Andre Przywara @ 2013-05-23 22:38 UTC (permalink / raw)
  To: Ian Campbell; +Cc: xen-devel@lists.xen.org, Stefano Stabellini

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-05-24 15:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-23 22:38 Xen/ARM multiboot (v2) support Andre Przywara
2013-05-24  8:36 ` Ian Campbell
2013-05-24 15:35   ` Andre Przywara
2013-05-24 15:46     ` Ian Campbell

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.