[RFC PATCH] ARM: bcm2835: convert to multi-platform

Shawn Guo shawn.guo at linaro.org
Tue Mar 12 22:07:35 EDT 2013


On Tue, Mar 12, 2013 at 12:22:12PM -0600, Stephen Warren wrote:
> >> TO DO:
> >> * It'd be nice to restore uncompress.h. I need to take a look at Shawn
> >>   Guo's patches related to this, and presumably rebase this on top of
> >>   them.
> > 
> > You do not need to restore uncompress.h, and from what I've seen,
> > with my patches in place, uncompress debug will probably just work
> > on BCM2835 out of box (you need to have DEBUG_LL selected for BCM2835).
> 
> Should the usual "Uncompressing kernel" message show up automatically
> then? I don't think it did, which is why I mentioned that "TO DO". I
> almost always run with DEBUG_LL enabled and earlyprintk in the kernel
> command-line, but I should double-check I didn't accidentally drop it
> when testing this patch.

Yes, if you have both DEBUG_LL and DEBUG_BCM2835 set, I would expect
you can see "Uncompressing kernel" message.

Shawn




More information about the linux-arm-kernel mailing list