On Tue, Dec 15, 2020 at 04:20:29PM -0600, [email protected] wrote:
> From: Praneeth Bajjuri <[email protected]>
> 
> Update SRCREV to pick latest that includes AM64X support
> 
> commit 65dd16b4e ("ti: k3: Introduce lite device board support")
> adds support of AM64X platform in ti-atf branch.
> 
> This patch updates the SRCREV and also updates the BOARD to "lite" to
> build for the mentioned platform.
> 
> Signed-off-by: Praneeth Bajjuri <[email protected]>
> ---
> Changes since V3:
> - moved TFA_BOARD definition to am64xx.inc
>  
> Changes since V2:
> - Update commit message adding more details on new platform
> 
> Changes since V1:
> - Update TFA_BOARD target name for AM64 as "lite"
> 
>  conf/machine/include/am64xx.inc                              | 1 +
>  recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/conf/machine/include/am64xx.inc b/conf/machine/include/am64xx.inc
> index 79a403a9..99d573e8 100644
> --- a/conf/machine/include/am64xx.inc
> +++ b/conf/machine/include/am64xx.inc
> @@ -12,6 +12,7 @@ KERNEL_DEVICETREE = " \
>  
>  #IMAGE_BOOT_FILES += "sysfw-am64x-evm.itb"
>  
> +TFA_BOARD_am64xx-evm = "lite"

Copy/paste error - doesn't need a machine override here:

TFA_BOARD = "lite"


>  OPTEEMACHINE = "k3-am65x"
>  OPTEEOUTPUTMACHINE = "k3"
>  
> diff --git a/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend 
> b/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
> index 4942bf46..4852c560 100644
> --- a/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
> +++ b/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
> @@ -2,7 +2,7 @@ PV_k3 = "2.4"
>  LIC_FILES_CHKSUM_k3 = 
> "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
>  BRANCH_k3 = "ti-atf"
>  SRC_URI_k3 = 
> "git://git.ti.com/atf/arm-trusted-firmware.git;branch=${BRANCH};name=tfa"
> -SRCREV_tfa_k3 = "f0a310d000fd6e8a1ed0ccc365b5931390393db1"
> +SRCREV_tfa_k3 = "65dd16b4ea5032752af62e94ca64cff41733a123"
>  COMPATIBLE_MACHINE_k3 = "k3"
>  TFA_BUILD_TARGET_k3 = "all"
>  TFA_INSTALL_TARGET_k3 = "bl31"
> -- 
> 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 (#13363): 
https://lists.yoctoproject.org/g/meta-ti/message/13363
Mute This Topic: https://lists.yoctoproject.org/mt/78987938/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to