From: John Bonesio Date: Thu, 6 Oct 2011 23:46:14 +0000 (-0700) Subject: ARM: zImage: Allow the appending of a device tree binary X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b102a95097f9605bcc8f7568d980259aa612dd2c;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 Tested-by: David Brown --- Reading git-diff-tree failed