]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r278338, r278340, r278458, r278519:
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 6 Jun 2015 18:49:02 +0000 (18:49 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 6 Jun 2015 18:49:02 +0000 (18:49 +0000)
commit208fb404d0a0b2f2539c9fdda89063da591a7592
treeaab0e8a6977bd90b416d85c81d111c5edfa179e3
parent433a3d41b29c143d6a968880b77b2abde931fe50
MFC r278338, r278340, r278458, r278519:

  Create a module to install the Raspberry Pi dtb files.

  Pull in the rpi.dts -> rpi.dtb module (dtb/rpi) and have it install
  rpi.dtb in /boot/dtb by default.

  Add a module to build the dtb files for all supported imx6 systems.

  Remove imx6s-wandboard.dts, there is no such file.

git-svn-id: svn://svn.freebsd.org/base/stable/10@284094 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/arm/conf/IMX6
sys/arm/conf/RPI-B
sys/modules/Makefile
sys/modules/dtb/imx6/Makefile [new file with mode: 0644]
sys/modules/dtb/rpi/Makefile [new file with mode: 0644]