> I'm wondering, where the u-boot.dtsi is included? I can't find > any reference to it in this patch.
Hi Stefan, the include is somehow done automatically by the u-boot build system. (See in u-boot/scripts/Makefile.lib, search for string "Try these files in order to find the U-Boot-specific .dtsi include file") > And usually, the dtb creation is also added to the Makefile in the > dts directory. Will include that in next patch version. I thought it wasn't necessary since the dtb is included in the u-boot binary by the build system anyway. Marek _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

