On Fri, Nov 12, 2021 at 11:17:58PM +0000, Yogesh Siraswar via 
lists.yoctoproject.org wrote:
> Add new am64x hs platform. This requires two files to be created.
> Used am65x and j7  hs platform for reference.
> 
> Signed-off-by: Yogesh Siraswar <[email protected]>
> ---
>  conf/machine/am64xx-hs-evm-k3r5.conf | 14 ++++++++++++++
>  conf/machine/am64xx-hs-evm.conf      | 22 ++++++++++++++++++++++
>  2 files changed, 36 insertions(+)
>  create mode 100644 conf/machine/am64xx-hs-evm-k3r5.conf
>  create mode 100644 conf/machine/am64xx-hs-evm.conf
> 
> diff --git a/conf/machine/am64xx-hs-evm-k3r5.conf 
> b/conf/machine/am64xx-hs-evm-k3r5.conf
> new file mode 100644
> index 00000000..69c6cada
> --- /dev/null
> +++ b/conf/machine/am64xx-hs-evm-k3r5.conf
> @@ -0,0 +1,14 @@
> +#@TYPE: Machine
> +#@NAME: AM65xx HS EVM (R5F)

AM64?

> +#@DESCRIPTION: Machine configuration for the TI AM65xx HS EVM (R5F core)

AM64?

Both are just comments, so not a functional issue.


> +require conf/machine/include/k3r5.inc
> +
> +SYSFW_SOC = "am64x"
> +SYSFW_CONFIG = "evm"
> +SYSFW_SUFFIX = "hs"
> +SYSFW_SYMLINK = ""
> +
> +UBOOT_MACHINE = "am64x_hs_evm_r5_defconfig"
> +
> +TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_K3}"
> diff --git a/conf/machine/am64xx-hs-evm.conf b/conf/machine/am64xx-hs-evm.conf
> new file mode 100644
> index 00000000..44e81463
> --- /dev/null
> +++ b/conf/machine/am64xx-hs-evm.conf
> @@ -0,0 +1,22 @@
> +#@TYPE: Machine
> +#@NAME: AM64xx HS EVM
> +#@DESCRIPTION: Machine configuration for the TI AM64xx HS EVM
> +
> +require conf/machine/include/am64xx.inc
> +
> +UBOOT_MACHINE = "am64x_hs_evm_a53_defconfig"
> +
> +UBOOT_ENTRYPOINT =       "0x80080000"
> +UBOOT_LOADADDRESS =      "0x80080000"
> +UBOOT_RD_LOADADDRESS =   "0x84000000"
> +UBOOT_RD_ENTRYPOINT =    "0x84000000"
> +UBOOT_DTB_LOADADDRESS =  "0x83000000"
> +UBOOT_DTBO_LOADADDRESS = "0x83080000"
> +UBOOT_DTBO_OFFSET =      "0x00010000"
> +
> +SPL_BINARY = "tispl.bin_HS"
> +SPL_BINARYNAME = "tispl.bin"
> +UBOOT_BINARY = "u-boot.img_HS"
> +IMAGE_BOOT_FILES = "${UBOOT_BINARY}"
> +
> +TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_K3}"
> -- 
> 2.17.1
> 

> 
> 
> 


-- 
Regards,
Denys Dmytriyenko <[email protected]>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14147): 
https://lists.yoctoproject.org/g/meta-ti/message/14147
Mute This Topic: https://lists.yoctoproject.org/mt/87019302/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to