public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/4] allow DTB to be appended to the ARM zImage with ATAG conversion
@ 2011-06-21  5:09 Nicolas Pitre
  2011-06-21  5:09 ` [PATCH 1/4] ARM: zImage: ensure it is always a multiple of 64 bits in size Nicolas Pitre
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Nicolas Pitre @ 2011-06-21  5:09 UTC (permalink / raw)
  To: linux-arm-kernel

Yet another resend, this time with a patch to convert some ATAGs and
fold them into the appended DTB.  Additional ATAgs and their corresponding
DTB representation is still up for discussion.  In particular,
ATAG_REVISION and ATAG_SERIAL were mentioned as missing but there is
no direct DT equivalent for them.  One suggestion was to fold them into
the kernel cmdline string.  Anything else?

Testing would also be appreciated.

[PATCH 1/4] ARM: zImage: ensure it is always a multiple of 64 bits in size
[PATCH 2/4] ARM: zImage: Allow the appending of a device tree binary
[PATCH 3/4] ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bss
[PATCH 4/4] ARM: zImage: allow supplementing appended DTB with traditional ATAG data

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

end of thread, other threads:[~2011-06-21 23:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-21  5:09 [PATCH 0/4] allow DTB to be appended to the ARM zImage with ATAG conversion Nicolas Pitre
2011-06-21  5:09 ` [PATCH 1/4] ARM: zImage: ensure it is always a multiple of 64 bits in size Nicolas Pitre
2011-06-21  5:09 ` [PATCH 2/4] ARM: zImage: Allow the appending of a device tree binary Nicolas Pitre
2011-06-21  5:09 ` [PATCH 3/4] ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bss Nicolas Pitre
2011-06-21  5:09 ` [PATCH 4/4] ARM: zImage: allow supplementing appended DTB with traditional ATAG data Nicolas Pitre
2011-06-21  7:00   ` Shawn Guo
2011-06-21 17:32     ` David Brown
2011-06-21 22:58   ` David Brown
2011-06-21 23:13     ` David Brown
2011-06-21 23:22       ` Warner Losh
2011-06-21 23:35       ` Nicolas Pitre
2011-06-21 21:59 ` [PATCH 0/4] allow DTB to be appended to the ARM zImage with ATAG conversion David Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox