[PATCH V2] ARM: allow DEBUG_UNCOMPRESS for Tegra

Stephen Warren swarren at wwwdotorg.org
Wed Aug 14 17:30:29 EDT 2013


On 08/01/2013 11:51 AM, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
> 
> DEBUG_UNCOMPRESS was previously disallowed for Tegra due to tegra.S's
> use of global data that was not linked into the decompressor. Solve this
> by declaring this symbol in tegra.S when it is being built into the
> decompressor. For the kernel proper, leave the declaration in
> mach-tegra/common.c as explained in the comment.
> 
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> v2: Don't select DEBUG_UNCOMPRESS with DEBUG_TEGRA_UART unless
>     !ZBOOT_ROM. Add notes on ZBOOT_ROM to comment.
> 
> Russell, I assume this should go in through the ARM patch tracker. Or,
> do you want me to take it through the Tegra tree?

Russell, I put this patch into the ARM patch tracker a while back. I
assume it's something you plan to take, or should I put it into the
Tegra tree? Thanks.



More information about the linux-arm-kernel mailing list