devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/2] syslinux: Add device tree support
@ 2012-05-31 15:41 Thierry Reding
       [not found] ` <1338478896-11417-1-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Thierry Reding @ 2012-05-31 15:41 UTC (permalink / raw)
  To: syslinux-YMNOUZJC4hwAvxtiuMwx3w; +Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ

This patch series adds support for passing a Flattened Device Tree (FDT)
blob to the Linux kernel. Currently, only the linux.c32 module can do so
and some additional checking should be done to only pass the blob if the
kernel supports boot protocol 2.09 or later.

Thierry

Thierry Reding (2):
  com32: Add device tree support
  linux.c32: Add initrd= parameter

 com32/gfxboot/gfxboot.c         |    2 +-
 com32/include/syslinux/linux.h  |   25 +++++++++++++++++++++++-
 com32/lib/Makefile              |    4 +++-
 com32/lib/syslinux/fdt.c        |   28 ++++++++++++++++++++++++++
 com32/lib/syslinux/load_linux.c |   41 ++++++++++++++++++++++++++++++++++++++-
 com32/lua/src/syslinux.c        |    4 ++--
 com32/modules/linux.c           |   20 ++++++++++++++++++-
 7 files changed, 117 insertions(+), 7 deletions(-)
 create mode 100644 com32/lib/syslinux/fdt.c

-- 
1.7.10.2

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

end of thread, other threads:[~2012-07-02 13:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-31 15:41 [RFC 0/2] syslinux: Add device tree support Thierry Reding
     [not found] ` <1338478896-11417-1-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
2012-05-31 15:41   ` [RFC 1/2] com32: " Thierry Reding
2012-05-31 15:41   ` [RFC 2/2] linux.c32: Add initrd= parameter Thierry Reding
2012-06-29 22:37   ` [syslinux] [RFC 0/2] syslinux: Add device tree support H. Peter Anvin
     [not found]     ` <4FEE2E42.2000707-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>
2012-07-02  6:49       ` Thierry Reding
     [not found]         ` <20120702064907.GB8683-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org>
2012-07-02 13:05           ` H. Peter Anvin

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).