]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r257114, r257118
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 13 May 2014 18:14:31 +0000 (18:14 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 13 May 2014 18:14:31 +0000 (18:14 +0000)
commit83da9f88e4d110b83ed2b22e11f5fb3f80d1b28c
tree078f5e95a03bf897594bab1202e256dc79cf1fb2
parent104d28c183b0dafe970d5a5339d7e963b1c4345d
MFC r257114, r257118

  Use common OFW root code to set up fdtbus. This is an almost purely
  negative diff that should improve reliability somewhat. There should be
  no differences in behavior -- please report any that crop up. This has been
  tested on ARM and PPC systems.

  Make sure to get the right node when looking up #interrupt-cells.

git-svn-id: svn://svn.freebsd.org/base/stable/10@265971 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/conf/files
sys/dev/fdt/fdtbus.c
sys/dev/ofw/ofw_nexus.c