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 [email protected]
