From mboxrd@z Thu Jan 1 00:00:00 1970 From: nico@fluxnic.net (Nicolas Pitre) Date: Tue, 22 Mar 2011 12:47:56 -0400 (EDT) Subject: [PATCH v2] ARM:boot:device tree: Allow the device tree binary to be appended to zImage In-Reply-To: <4D87E260.6050902@secretlab.ca> References: <20110321221930.19756.36549.stgit@riker> <4D87E260.6050902@secretlab.ca> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 21 Mar 2011, John Bonesio wrote: > Hi Nicolas, > > Is this addhi instruction the only one, or do I need to go through and > find other instructions to update as well? That was the only one I noticed. Nicolas