]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: make mem= work on iSeries again
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 1 Nov 2005 00:45:19 +0000 (11:45 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 1 Nov 2005 03:34:30 +0000 (14:34 +1100)
commitbec7c458b372251617e0fdc6bf8ce4df06bab430
treebdffb7e8a092655f535fe4401ad8e81ae639221b
parent5015b49448cbe5352b9cc232333ab26f3e608a07
powerpc: make mem= work on iSeries again

By parsing the command line earlier, we can add the mem= value to the
flattened device tree and let the generic code sort out the memory limit
for us.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
arch/powerpc/kernel/setup_64.c
arch/powerpc/platforms/iseries/setup.c