svn commit: r244702 - projects/efika_mx/sys/boot/fdt/dts
Aleksandr Rybalko
ray at FreeBSD.org
Wed Dec 26 15:05:17 UTC 2012
Author: ray
Date: Wed Dec 26 15:05:17 2012
New Revision: 244702
URL: http://svnweb.freebsd.org/changeset/base/244702
Log:
Enable IPU core.
Sponsored by: FreeBSD Foundation
Modified:
projects/efika_mx/sys/boot/fdt/dts/efikamx.dts
Modified: projects/efika_mx/sys/boot/fdt/dts/efikamx.dts
==============================================================================
--- projects/efika_mx/sys/boot/fdt/dts/efikamx.dts Wed Dec 26 15:03:58 2012 (r244701)
+++ projects/efika_mx/sys/boot/fdt/dts/efikamx.dts Wed Dec 26 15:05:17 2012 (r244702)
@@ -43,6 +43,12 @@
reg = <0x90000000 0x20000000>;
};
+ localbus at 5e000000 {
+ ipu3 at 5e000000 {
+ status = "okay";
+ };
+ };
+
soc at 70000000 {
aips at 70000000 {
timer at 73fa0000 {
More information about the svn-src-projects
mailing list