Commits
Russell Robinson committed 95e17654ade
AM57SW-607 meta-phytec-ti: recipes-kernel: linux: relocate CMEM to linux-phytec-ti The cmem-phytec include creates the CMEM dtsi entries for the appropriate MACHINE configurations, but this results in different dtb configurations depending on if the dtb was generated from the kernel source itself or generated and modified by yocto. Therefore, move the CMEM information back into the appropriate kernel dtsi files so we can have consistent builds regardless of how the source is accessed, and remove the now deprecated include from the recipe. Signed-off-by: Russell Robinson <rrobinson@phytec.com>