[PATCH 4/4] ARM: uncompress: support uncompress debug for multiplatform build
Shawn Guo
shawn.guo at linaro.org
Wed Jan 16 09:04:05 EST 2013
On Tue, Jan 15, 2013 at 11:04:01AM -0800, Olof Johansson wrote:
> Most functionality to deal with this already exist in the
> include/debug/*.S files files, you just need to instantiate the macros
> somewhere (compressed/head.S, or a separate file), and wrap the calls
> to those instantiated assembly functions in a generic header file.
>
> That way, every platform that has a DEBUG_LL implementation should be able to
> reuse that, and no need to enable every platform one by one.
>
Ok, got your point. I'm working on a solution as what you suggest here.
So please ignore that pull request I sent.
Shawn
More information about the linux-arm-kernel
mailing list