[meta-ti] [rocko][PATCH] am65xx-evm: Add am65xx specific soc, boards and cores configuration

Denys Dmytriyenko denys at ti.com
Wed Aug 22 13:07:59 PDT 2018


I believe the commit message should be:

am65xx-evm: Add PDK specific soc, boards and cores configuration

Otherwise it's kind of circular and confusing.


On Wed, Aug 22, 2018 at 04:05:51PM -0400, Sam Nelson wrote:
> Specifies the pdk soc names, board names and core names supported
> 
> Signed-off-by: Sam Nelson <sam.nelson at ti.com>
> ---
>  conf/machine/am65xx-evm.conf | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf
> index 08dbc9e..82ee02c 100644
> --- a/conf/machine/am65xx-evm.conf
> +++ b/conf/machine/am65xx-evm.conf
> @@ -25,3 +25,8 @@ WKS_FILE = "sdimage-bootpart.wks"
>  IMAGE_BOOT_FILES = "u-boot.img"
>  
>  do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot"
> +
> +# Set the list of device targets for ti-pdk class recipes
> +TI_PDK_LIMIT_SOCS = "am65xx"
> +TI_PDK_LIMIT_BOARDS = "am65xx_evm am65xx_idk"
> +TI_PDK_LIMIT_CORES = "mcu1_0 mpu1_0"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


More information about the meta-ti mailing list