[PATCH v4 0/2] Uncompress debug for multiplatform

Shawn Guo shawn.guo at linaro.org
Tue Mar 12 22:21:16 EDT 2013


On Tue, Mar 12, 2013 at 12:23:32PM -0600, Stephen Warren wrote:
> > Yeah, that's why I did not touch Tegra as the series is based on
> > v3.9-rc1 where Tegra hasn't been part of multi-platform yet.
> > 
> > But I just noticed that debug-macro.S for Tegra has been renamed to
> > debug/tegra.S, and we already know it will be broken when multi-platform
> > is enabled together with this series for Tegra.
> 
> Was that because the code touches .data? Perhaps I can get away with
> using some hard-coded IRAM location or something.

Even worse.  It has the reference to tegra_uart_config which will be
unavailable in decompressor.

Shawn




More information about the linux-arm-kernel mailing list