PERFORCE change 173826 for review
Rafal Jaworowski
raj at FreeBSD.org
Thu Jan 28 11:57:47 UTC 2010
http://p4web.freebsd.org/chv.cgi?CH=173826
Change 173826 by raj at 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
More information about the p4-projects
mailing list