]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 262614, 262625, 262626, 262627, 262682, 262714, 262725, 262736
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 16 May 2014 15:56:34 +0000 (15:56 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 16 May 2014 15:56:34 +0000 (15:56 +0000)
commitf1c2463e3ea7624d63657286c77ab79c239662b1
tree9b526206a1fd1a2fa5e6899088c3d5ed20bdb958
parentcb9760c09452881fde0923cede07b4f91f7328f3
MFC 262614, 262625, 262626, 262627, 262682, 262714, 262725, 262736

  Integrate device-tree upstream files into the build process:
  (1) Invoke cpp to bring in files via #include (although the old
      /include/ stuff is supported still).
  (2) bring in files from either vendor tree or freebsd-custom files
      when building.
  (3) move all dts* files from sys/boot/fdt/dts to
      sys/boot/fdt/dts/${MACHINE} as appropriate.
  (4) encode all the magic to do the build in sys/tools/fdt/make_dtb.sh
      so that the different places in the tree use the exact same logic.
  (5) switch back to gpl dtc by default. the bsdl one in the tree has
      significant issues not easily addressed by those unfamiliar with
      the code.

  Only try to build the static dtb when we're building a static dtb.

  Use proper include path for dtc as well as cpp.

  Fix syntax errors (missing ; other minor glitches) in existing dts files.

git-svn-id: svn://svn.freebsd.org/base/stable/10@266251 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
60 files changed:
Makefile.inc1
share/mk/bsd.own.mk
sys/boot/fdt/dts/arm/am335x-evm.dts [moved from sys/boot/fdt/dts/am335x-evm.dts with 100% similarity]
sys/boot/fdt/dts/arm/am335x.dtsi [moved from sys/boot/fdt/dts/am335x.dtsi with 100% similarity]
sys/boot/fdt/dts/arm/bcm2835.dtsi [moved from sys/boot/fdt/dts/bcm2835.dtsi with 100% similarity]
sys/boot/fdt/dts/arm/beaglebone-black.dts [moved from sys/boot/fdt/dts/beaglebone-black.dts with 99% similarity]
sys/boot/fdt/dts/arm/beaglebone.dts [moved from sys/boot/fdt/dts/beaglebone.dts with 100% similarity]
sys/boot/fdt/dts/arm/cubieboard.dts [moved from sys/boot/fdt/dts/cubieboard.dts with 100% similarity]
sys/boot/fdt/dts/arm/cubieboard2.dts [moved from sys/boot/fdt/dts/cubieboard2.dts with 100% similarity]
sys/boot/fdt/dts/arm/db78100.dts [moved from sys/boot/fdt/dts/db78100.dts with 100% similarity]
sys/boot/fdt/dts/arm/db78460.dts [moved from sys/boot/fdt/dts/db78460.dts with 100% similarity]
sys/boot/fdt/dts/arm/db88f5182.dts [moved from sys/boot/fdt/dts/db88f5182.dts with 100% similarity]
sys/boot/fdt/dts/arm/db88f5281.dts [moved from sys/boot/fdt/dts/db88f5281.dts with 100% similarity]
sys/boot/fdt/dts/arm/db88f6281.dts [moved from sys/boot/fdt/dts/db88f6281.dts with 100% similarity]
sys/boot/fdt/dts/arm/digi-ccwmx53.dts [moved from sys/boot/fdt/dts/digi-ccwmx53.dts with 100% similarity]
sys/boot/fdt/dts/arm/dockstar.dts [moved from sys/boot/fdt/dts/dockstar.dts with 100% similarity]
sys/boot/fdt/dts/arm/dreamplug-1001.dts [moved from sys/boot/fdt/dts/dreamplug-1001.dts with 100% similarity]
sys/boot/fdt/dts/arm/dreamplug-1001N.dts [moved from sys/boot/fdt/dts/dreamplug-1001N.dts with 100% similarity]
sys/boot/fdt/dts/arm/ea3250.dts [moved from sys/boot/fdt/dts/ea3250.dts with 100% similarity]
sys/boot/fdt/dts/arm/efikamx.dts [moved from sys/boot/fdt/dts/efikamx.dts with 100% similarity]
sys/boot/fdt/dts/arm/exynos5250-arndale.dts [moved from sys/boot/fdt/dts/exynos5250-arndale.dts with 100% similarity]
sys/boot/fdt/dts/arm/exynos5250.dtsi [moved from sys/boot/fdt/dts/exynos5250.dtsi with 100% similarity]
sys/boot/fdt/dts/arm/imx51x.dtsi [moved from sys/boot/fdt/dts/imx51x.dtsi with 100% similarity]
sys/boot/fdt/dts/arm/imx53-qsb.dts [moved from sys/boot/fdt/dts/imx53-qsb.dts with 99% similarity]
sys/boot/fdt/dts/arm/imx53x.dtsi [moved from sys/boot/fdt/dts/imx53x.dtsi with 99% similarity]
sys/boot/fdt/dts/arm/imx6.dtsi [moved from sys/boot/fdt/dts/imx6.dtsi with 99% similarity]
sys/boot/fdt/dts/arm/p1020rdb.dts [moved from sys/boot/fdt/dts/p1020rdb.dts with 100% similarity]
sys/boot/fdt/dts/arm/p2020ds.dts [moved from sys/boot/fdt/dts/p2020ds.dts with 100% similarity]
sys/boot/fdt/dts/arm/p2041rdb.dts [moved from sys/boot/fdt/dts/p2041rdb.dts with 100% similarity]
sys/boot/fdt/dts/arm/p2041si.dtsi [moved from sys/boot/fdt/dts/p2041si.dtsi with 100% similarity]
sys/boot/fdt/dts/arm/p3041ds.dts [moved from sys/boot/fdt/dts/p3041ds.dts with 100% similarity]
sys/boot/fdt/dts/arm/p3041si.dtsi [moved from sys/boot/fdt/dts/p3041si.dtsi with 100% similarity]
sys/boot/fdt/dts/arm/p5020ds.dts [moved from sys/boot/fdt/dts/p5020ds.dts with 100% similarity]
sys/boot/fdt/dts/arm/p5020si.dtsi [moved from sys/boot/fdt/dts/p5020si.dtsi with 100% similarity]
sys/boot/fdt/dts/arm/pandaboard.dts [moved from sys/boot/fdt/dts/pandaboard.dts with 100% similarity]
sys/boot/fdt/dts/arm/rk3188-radxa.dts [moved from sys/boot/fdt/dts/rk3188-radxa.dts with 100% similarity]
sys/boot/fdt/dts/arm/rk3188.dtsi [moved from sys/boot/fdt/dts/rk3188.dtsi with 99% similarity]
sys/boot/fdt/dts/arm/rpi.dts [moved from sys/boot/fdt/dts/rpi.dts with 99% similarity]
sys/boot/fdt/dts/arm/sheevaplug.dts [moved from sys/boot/fdt/dts/sheevaplug.dts with 100% similarity]
sys/boot/fdt/dts/arm/tegra20-paz00.dts [moved from sys/boot/fdt/dts/tegra20-paz00.dts with 100% similarity]
sys/boot/fdt/dts/arm/tegra20.dtsi [moved from sys/boot/fdt/dts/tegra20.dtsi with 100% similarity]
sys/boot/fdt/dts/arm/trimslice.dts [moved from sys/boot/fdt/dts/trimslice.dts with 100% similarity]
sys/boot/fdt/dts/arm/ts7800.dts [moved from sys/boot/fdt/dts/ts7800.dts with 100% similarity]
sys/boot/fdt/dts/arm/versatilepb.dts [moved from sys/boot/fdt/dts/versatilepb.dts with 100% similarity]
sys/boot/fdt/dts/arm/vybrid-colibri-vf50.dts [moved from sys/boot/fdt/dts/vybrid-colibri-vf50.dts with 100% similarity]
sys/boot/fdt/dts/arm/vybrid-cosmic.dts [moved from sys/boot/fdt/dts/vybrid-cosmic.dts with 100% similarity]
sys/boot/fdt/dts/arm/vybrid-quartz.dts [moved from sys/boot/fdt/dts/vybrid-quartz.dts with 100% similarity]
sys/boot/fdt/dts/arm/vybrid.dtsi [moved from sys/boot/fdt/dts/vybrid.dtsi with 100% similarity]
sys/boot/fdt/dts/arm/wandboard-dual.dts [moved from sys/boot/fdt/dts/wandboard-dual.dts with 100% similarity]
sys/boot/fdt/dts/arm/wandboard-quad.dts [moved from sys/boot/fdt/dts/wandboard-quad.dts with 100% similarity]
sys/boot/fdt/dts/arm/wandboard-solo.dts [moved from sys/boot/fdt/dts/wandboard-solo.dts with 100% similarity]
sys/boot/fdt/dts/arm/zedboard.dts [moved from sys/boot/fdt/dts/zedboard.dts with 100% similarity]
sys/boot/fdt/dts/mips/beri-netfpga.dts [moved from sys/boot/fdt/dts/beri-netfpga.dts with 99% similarity]
sys/boot/fdt/dts/mips/beri-sim.dts [moved from sys/boot/fdt/dts/beri-sim.dts with 99% similarity]
sys/boot/fdt/dts/mips/beripad-de4.dts [moved from sys/boot/fdt/dts/beripad-de4.dts with 99% similarity]
sys/boot/fdt/dts/mips/xlp-basic.dts [moved from sys/boot/fdt/dts/xlp-basic.dts with 100% similarity]
sys/boot/fdt/dts/powerpc/mpc8555cds.dts [moved from sys/boot/fdt/dts/mpc8555cds.dts with 100% similarity]
sys/boot/fdt/dts/powerpc/mpc8572ds.dts [moved from sys/boot/fdt/dts/mpc8572ds.dts with 100% similarity]
sys/conf/files
sys/tools/fdt/make_dtb.sh [new file with mode: 0755]