[PATCH v2 2/2] ARM: uncompress debug support for multiplatform build
Olof Johansson
olof at lixom.net
Fri Jan 18 13:03:57 EST 2013
On Thu, Jan 17, 2013 at 6:45 PM, Shawn Guo <shawn.guo at linaro.org> wrote:
> Instead of giving zero support of uncompress debug for multiplatform
> build, the patch turns uncompress debug into one part of DEBUG_LL
> support. When DEBUG_LL is turned on for a particular platform,
> uncompress debug works too for that platform.
>
> It reuses the platform DEBUG_LL macros by creating a simple
> arch/arm/boot/compressed/debug.S with CONFIG_DEBUG_LL_INCLUDE
> included there, and implements a generic putc() using those macros.
>
> Signed-off-by: Shawn Guo <shawn.guo at linaro.org>
This looks great, and it's even cleaner than I was hoping it'd be
based on my suggestion. Nice! :)
Russell, do you want to apply this or should we? If the former, for
the patch tracker:
Acked-by: Olof Johansson <olof at lixom.net>
If the latter, let me know and I'll pick it up.
Thanks!
-Olof
More information about the linux-arm-kernel
mailing list