Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 2009 16:58:06 GMT
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 171338 for review
Message-ID:  <200912031658.nB3Gw60w063997@repoman.freebsd.org>

index | next in thread | raw e-mail

http://p4web.freebsd.org/chv.cgi?CH=171338

Change 171338 by raj@raj_fdt on 2009/12/03 16:57:28

	Initial version of the fdtbus driver.
	
	It handles IRQ and MEM resources. Based on the device tree top-level
	entities are instantiated as newbus children on the fdtbus.
	
	The mpc85xx directory is temporary, it will be something generic once
	we are done with FDT bringup for PowerPC and move on to ARM.

Affected files ...

.. //depot/projects/fdt/sys/conf/files.powerpc#4 edit
.. //depot/projects/fdt/sys/powerpc/mpc85xx/fdtbus.c#1 add

Differences ...

==== //depot/projects/fdt/sys/conf/files.powerpc#4 (text+ko) ====

@@ -119,6 +119,7 @@
 powerpc/mpc85xx/atpic.c		optional	mpc85xx isa
 powerpc/mpc85xx/ds1553_bus_lbc.c	optional	ds1553
 powerpc/mpc85xx/ds1553_core.c	optional	ds1553
+powerpc/mpc85xx/fdtbus.c	optional	fdt
 powerpc/mpc85xx/i2c.c		optional	iicbus mpc85xx
 powerpc/mpc85xx/isa.c		optional	mpc85xx isa
 powerpc/mpc85xx/lbc.c		optional	mpc85xx


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912031658.nB3Gw60w063997>