mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/2] kernel image generation extensions
@ 2016-11-28 10:21 Alexander Dahl
  2016-11-28 10:21 ` [ptxdist] [PATCH 1/2] kernel: pass loadaddr for building uImage Alexander Dahl
  2016-11-28 10:21 ` [ptxdist] [PATCH 2/2] image_kernel: new options for "appended DT" images Alexander Dahl
  0 siblings, 2 replies; 10+ messages in thread
From: Alexander Dahl @ 2016-11-28 10:21 UTC (permalink / raw)
  To: ptxdist

Hei hei,

for an older at91sam9g20 based platform I recently updated the kernel
from ancient without DT to 4.x with DT. This patch series has two
patches. The first is quite small and I consider it useful for
everybody. The second depends on the first and covers a special
usecase and may not be of common interest.  I put it here anyway
because it at least shows how I extended the kernel image generation
rules. ;-)

Greets
Alex

Alexander Dahl (2):
  kernel: pass loadaddr for building uImage
  image_kernel: new options for "appended DT" images

 platforms/image_kernel.in    | 26 ++++++++++++++++++++++++++
 platforms/kernel.in          |  7 +++++++
 rules/kernel.make            | 11 +++++++++++
 rules/post/image_kernel.make | 32 ++++++++++++++++++++++++++++++++
 4 files changed, 76 insertions(+)

-- 
2.1.4


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2016-11-30 10:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-28 10:21 [ptxdist] [PATCH 0/2] kernel image generation extensions Alexander Dahl
2016-11-28 10:21 ` [ptxdist] [PATCH 1/2] kernel: pass loadaddr for building uImage Alexander Dahl
2016-11-28 16:46   ` Michael Olbrich
2016-11-29  9:04     ` Marc Kleine-Budde
2016-11-29  9:12       ` Michael Olbrich
2016-11-29  9:18       ` Uwe Kleine-König
2016-11-29  9:21       ` Alexander Stein
2016-11-29  9:23         ` Marc Kleine-Budde
2016-11-30 10:06       ` Alexander Dahl
2016-11-28 10:21 ` [ptxdist] [PATCH 2/2] image_kernel: new options for "appended DT" images Alexander Dahl

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