ARM: zImage: Allow the appending of a device tree binary
authorJohn Bonesio <bones@secretlab.ca>
Fri, 27 May 2011 22:45:50 +0000 (18:45 -0400)
committerNicolas Pitre <nico@fluxnic.net>
Wed, 14 Sep 2011 17:50:45 +0000 (13:50 -0400)
commite2a6a3aafa9862c4a4b59f2a59b8f923d64a680e
tree599aeb9dc39e0a987932e2c024e7f5e7667fa456
parent72bf0bce411d9df0935eb77256604212de8f89cc
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 <filename>.dtb > zImage_w_dtb).

Signed-off-by: John Bonesio <bones@secretlab.ca>
[nico: ported to latest zImage changes plus additional cleanups/improvements]
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Tony Lindgren <tony@atomide.com>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Tested-by: Dave Martin <dave.martin@linaro.org>
Tested-by: Thomas Abraham <thomas.abraham@linaro.org>
arch/arm/Kconfig
arch/arm/boot/compressed/head.S