[PATCH V2 1/6] powerpc: Move udbg_early_init() after early_init_devtree()

David Gibson david at gibson.dropbear.id.au
Mon Feb 7 19:29:34 EST 2011


On Wed, Feb 02, 2011 at 06:00:25PM -0600, Dave Kleikamp wrote:
> On Thu, 2011-02-03 at 10:06 +1100, David Gibson wrote:
> > On Tue, Feb 01, 2011 at 12:48:41PM -0600, Dave Kleikamp wrote:
> > > so that it can use information from the device tree.
> > 
> > Hrm.  On the other hand this means that the early_init_devtree() code
> > can't benefit from hardcoded early debugging.  Since you don't
> > actually appear to use devtree information in udbg_early_init() in the
> > latest series, I'd suggest dropping this patch.
> 
> Patch 2 depends on early_init_devtree() being run.  Until then, I don't
> know of a way to get at the bootargs.

Ah, yes.  Drat.


-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson


More information about the Linuxppc-dev mailing list