From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 5 Sep 2011 08:43:36 -0700 Subject: [PATCH 0/3] patches to allow DTB to be appended to the ARM zImage In-Reply-To: References: <1307858800-16712-1-git-send-email-nicolas.pitre@linaro.org> Message-ID: <20110905154335.GH1903@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Nicolas Pitre [110613 13:41]: > On Sun, 12 Jun 2011, Grant Likely wrote: > > > On Sun, Jun 12, 2011 at 12:06 AM, Nicolas Pitre > > wrote: > > > This is a resend of those patches with fixups after the latest changes > > > in mainline. > > > > > > [PATCH 1/3] ARM: zImage: ensure it is always a multiple of 64 bits in size > > > This one is new and trivial. > > > > > > [PATCH 2/3] ARM: zImage: Allow the appending of a device tree binary > > > Mostly John Bonesio's version with some adjustments and cleanups. > > > > > > [PATCH 3/3] ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bss > > > New, simpler alternative to Tony Lindgren's version. > > > > I've gone ahead and added the series to devicetree/test for anyone who > > want to play with it. > > I've published those patches with all the latest fixes and ACKs here: > > git://git.linaro.org/people/nico/linux.git zImage_DTB_append Ping, any news on getting these merged? Tony