Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 2010 11:57:47 GMT
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 173826 for review
Message-ID:  <201001281157.o0SBvlCE035591@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/chv.cgi?CH=173826

Change 173826 by raj@raj_fdt on 2010/01/28 11:57:10

	Connect fdtbus and simple bus to the ARM kernel build.
	
	This includes initial IRQ resources decoding routine.

Affected files ...

.. //depot/projects/fdt/sys/arm/include/fdt.h#1 add
.. //depot/projects/fdt/sys/conf/files.arm#4 edit
.. //depot/projects/fdt/sys/dev/fdt/fdt_arm.c#1 add

Differences ...

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

@@ -53,6 +53,10 @@
 contrib/dtc/libfdt/fdt_strerror.c	optional	fdt
 contrib/dtc/libfdt/fdt_sw.c	optional	fdt
 contrib/dtc/libfdt/fdt_wip.c	optional	fdt
+dev/fdt/fdt_arm.c		optional	fdt
+dev/fdt/fdt_common.c		optional	fdt
+dev/fdt/fdtbus.c		optional	fdt
+dev/fdt/simplebus.c		optional	fdt
 dev/hwpmc/hwpmc_arm.c		optional	hwpmc
 dev/ofw/openfirm.c		optional	fdt
 dev/ofw/openfirmio.c		optional	fdt



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