[PATCH 0/13] powerpc: Add support for Marvell/mv64x60 and prpmc2800

David Gibson david at gibson.dropbear.id.au
Thu Apr 26 10:45:14 EST 2007


On Wed, Apr 25, 2007 at 04:46:30PM -0700, Mark A. Greer wrote:
> The following set of patches add support for the Motorola prpmc2800/f101e platform.
> To support that platform, several other patches are required that can be grouped as
> follows:
> 
> 	- 1 patch to add Makefile rules that automatically compile & wrap a dts into
> 	  a zImage
> 	- 1 patch to add a new interface to the dt_xlate code.
> 	- 3 mv64x60 bootwrapper patches
> 	- 5 mv64x60 kernel patches
> 	- 3 prpmc2800 patches

Hrm.  This series adds an awful lot of code to the bootwrapper.  Is
there really no reasonable way to trim it, perhaps moving some of the
initialization to the kernel driver proper?  I can see that memory
controller setup and serial might need to be in the wrapper, but PCI
and I2C initialization?

-- 
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