[meta-ti] [PATCH] k2hk-hs-evm: add new machine config
Denys Dmytriyenko
denys at ti.com
Wed Mar 29 07:14:45 PDT 2017
On Wed, Mar 29, 2017 at 07:03:35AM -0500, Dan Murphy wrote:
> Signed-off-by: Dan Murphy <dmurphy at ti.com>
> ---
> conf/machine/k2hk-hs-evm.conf | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
> create mode 100644 conf/machine/k2hk-hs-evm.conf
>
> diff --git a/conf/machine/k2hk-hs-evm.conf b/conf/machine/k2hk-hs-evm.conf
> new file mode 100644
> index 0000000..e0b11eb
> --- /dev/null
> +++ b/conf/machine/k2hk-hs-evm.conf
> @@ -0,0 +1,14 @@
> +#@TYPE: Machine
> +#@NAME: Keystone 2 K2HK HS EVM
> +#@DESCRIPTION: Machine configuration for the TI Keystone 2 K2HK HS EVM
> +
> +require conf/machine/k2hk-evm.conf
> +
> +UBOOT_MACHINE = "k2e_hs_evm_config"
Dan,
Is k2e used here on purpose because k2hk defconfig is not ready yet?
> +UBOOT_ENTRYPOINT = "0x82000000"
> +UBOOT_LOADADDRESS = "0x82000000"
> +UBOOT_RD_LOADADDRESS = "0x84000000"
> +UBOOT_RD_ENTRYPOINT = "0x84000000"
> +
> +TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_CAT}/k2hk"
> --
> 2.7.3
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
More information about the meta-ti
mailing list