mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
As AM57xx already defined both "dra7xx" and "am57xx" as SOC_FAMILY the AM57xx was effectively a superset MACHINE. Although not all features of AM57xx are needed for DRA7xx, make DRA7xx-EVM use the AM57xx definition. This allows us to still support DRA7xx as the only differences that impact device function are the selection of U-Boot defconfig, DTBs, and OPTEE, all handled by the MACHINE conf file which is left unchanged. Signed-off-by: Andrew Davis <afd@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
OpenEmbedded/Yocto layer that extends and supplements Texas Instruments BSP layer. It is hosted on http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/ with the source repository at git://git.yoctoproject.org/meta-ti This layer depends on: URI: git://git.openembedded.org/openembedded-core layers: meta branch: master URI: git://git.yoctoproject.org/meta-arm layers: meta-arm branch: master URI: git://git.yoctoproject.org/meta-ti branch: master revision: HEAD layers: meta-ti-bsp Send pull requests, patches, comments or questions to: meta-ti@lists.yoctoproject.org Please note - meta-ti mailing list requires subscription for posting: https://lists.yoctoproject.org/g/meta-ti Maintainers: Ryan Eatmon <reatmon@ti.com> Denys Dmytriyenko <denys@konsulko.com>