mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
4d8b42d8a7
Adjusting dts will cause a rebuild of whole kernel as the buildroot considers this a part of kernel source. It's a royal PITA when trying to prepare support for new device, since this takes a lot of time on slower systems. As it stands, buildroot itself, with own rule, also compiles dtbs and the results are $(KDIR)/image-$(DEVICE_DTS).dtb. With setting DEVICE_DTS_DIR to directory holding the device dts (similarly to some other targets), buildroot doesn't consider changed dts as part of kernel source and rebuilds only dtb. This really speeds up development. And since the kernel built dts are no longer used, drop the paches adding dtses to its build. Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com> Reviewed-by: Robert Marko <robimarko@gmail.com> |
||
---|---|---|
.. | ||
104-clk-fix-apss-cpu-overclocking.patch | ||
300-clk-qcom-ipq4019-add-ess-reset.patch | ||
301-arm-compressed-add-appended-DTB-section.patch | ||
302-arm-compressed-set-ipq40xx-watchdog-to-allow-boot.patch | ||
400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch | ||
420-firmware-qcom-scm-disable-SDI.patch | ||
421-firmware-qcom-scm-cold-boot-address.patch | ||
444-mtd-nand-rawnand-add-support-for-Toshiba-TC58NVG0S3H.patch | ||
702-dts-ipq4019-add-PHY-switch-nodes.patch | ||
703-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch | ||
705-net-add-qualcomm-ar40xx-phy.patch | ||
706-dt-bindings-net-add-QCA807x-PHY.patch | ||
707-net-phy-Add-Qualcom-QCA807x-driver.patch | ||
708-arm-dts-ipq4019-QCA807x-properties.patch | ||
710-net-add-qualcomm-essedma-ethernet-driver.patch | ||
711-dts-ipq4019-add-ethernet-essedma-node.patch | ||
850-soc-add-qualcomm-syscon.patch | ||
900-dts-ipq4019-ap-dk01.1.patch | ||
902-dts-ipq4019-ap-dk04.1.patch |