ARM: zImage: ensure it is always a multiple of 64 bits in size
authorNicolas Pitre <nicolas.pitre@linaro.org>
Thu, 6 Oct 2011 23:46:08 +0000 (16:46 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 6 Oct 2011 23:46:08 +0000 (16:46 -0700)
This is needed for proper alignment when the DTB appending feature
is used.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
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>
Tested-by: David Brown <davidb@codeaurora.org>

No differences found