[PATCH] ARM: allow DEBUG_UNCOMPRESS for omap2plus

Russell King - ARM Linux linux at arm.linux.org.uk
Tue Jul 30 18:52:33 EDT 2013


On Tue, Jul 30, 2013 at 04:49:18PM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
> 
> DEBUG_UNCOMPRESS was previously disallowed for omap2plus due to
> omap2plus.S's use of .data, which is not allowed in the decompressor.
> Solve this by placing that data into .text when building the file into
> the decompressor. This relies on .text actually being writable in the
> decompressor, which it is in practice.

Unless you decide to use ZBOOT and flash the zImage.



More information about the linux-arm-kernel mailing list