[meta-ti] [EXTERNAL] [thud/master][PATCH] j7-evm.conf: Adding TI_PDK_LIMIT_SOCS/BOARDS/CORES for j7
Jacob Stiffler
j-stiffler at ti.com
Tue Aug 13 12:56:32 PDT 2019
On 8/13/2019 3:45 PM, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
> ---
> conf/machine/j7-evm.conf | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf
> index 17d48d0..22914ba 100644
> --- a/conf/machine/j7-evm.conf
> +++ b/conf/machine/j7-evm.conf
> @@ -28,4 +28,9 @@ OPTEEOUTPUTMACHINE = "k3"
> IMAGE_BOOT_FILES = "tispl.bin u-boot.img"
> WKS_FILE = "sdimage-bootpart.wks"
>
> +# Set the list of device targets for ti-pdk class recipes
> +TI_PDK_LIMIT_SOCS_j7-evm = "j721e"
> +TI_PDK_LIMIT_BOARDS_j7-evm = "j721e_evm"
> +TI_PDK_LIMIT_CORES_j7-evm = "mpu1_0 mcu1_0 mcu1_1 mcu2_0 mpu2_1 mpu3_0 mpu3_1 c66xdsp_1 c66xdsp_2 c7x_1"
You are adding this directly to the machine configuration, so the
"_j7-evm" overrides are not necessary and can be removed.
> +
> do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot u-boot:do_deploy"
More information about the meta-ti
mailing list