[PATCH 14/19] ppc64: Move iSeries memory limit logic into device tree

David Gibson david at gibson.dropbear.id.au
Wed Jul 27 12:16:42 EST 2005


On Tue, Jul 26, 2005 at 06:58:42PM +1000, Michael Ellerman wrote:
> Move the iSeries specific memory limit logic earlier so we can put it into
> the device tree. Unfortunately this means we have to parse the command line
> twice (once in iSeries_early_setup() and once in setup_system()), I might clean
> that up later.

Could you do this more neatly by just clamping the size of the memory
range you put in the flat device tree by the parameter value, instead
of changing systemcfg at all?

-- 
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/people/dgibson



More information about the Linuxppc64-dev mailing list