From: John Bonesio Date: Fri, 27 May 2011 22:45:50 +0000 (-0400) Subject: ARM: zImage: Allow the appending of a device tree binary X-Git-Tag: v3.2-rc1~130^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2a6a3aafa9862c4a4b59f2a59b8f923d64a680e;p=pandora-kernel.git ARM: zImage: Allow the appending of a device tree binary This patch provides the ability to boot using a device tree that is appended to the raw binary zImage (e.g. cat zImage .dtb > zImage_w_dtb). Signed-off-by: John Bonesio [nico: ported to latest zImage changes plus additional cleanups/improvements] Signed-off-by: Nicolas Pitre Acked-by: Grant Likely Acked-by: Tony Lindgren Tested-by: Shawn Guo Tested-by: Dave Martin Tested-by: Thomas Abraham --- Reading git-diff-tree failed