|
Re: [dunfell/master PATCH V2] trusted-firmware-a: Update SRCREV to pick latest
Can i move it to conf/machine/include/am64xx.inc instead ? please advise.
Will submit v4 accordingly
>
Can i move it to conf/machine/include/am64xx.inc instead ? please advise.
Will submit v4 accordingly
>
|
By
praneeth
·
#13359
·
|
|
Re: [dunfell/master PATCH V2] trusted-firmware-a: Update SRCREV to pick latest
Probably better to set TFA_BOARD = "lite" in the corresponding am64xx-evm.conf
machine config...
--
Denys
Probably better to set TFA_BOARD = "lite" in the corresponding am64xx-evm.conf
machine config...
--
Denys
|
By
Denys Dmytriyenko
·
#13358
·
|
|
[dunfell/master PATCH V3] trusted-firmware-a: Update SRCREV for AM64X support
From: Praneeth Bajjuri <praneeth@...>
Update SRCREV to pick latest that includes AM64X support
commit 65dd16b4e ("ti: k3: Introduce lite device board support")
adds support of AM64X platform in
From: Praneeth Bajjuri <praneeth@...>
Update SRCREV to pick latest that includes AM64X support
commit 65dd16b4e ("ti: k3: Introduce lite device board support")
adds support of AM64X platform in
|
By
praneeth
·
#13357
·
|
|
Re: [dunfell/master PATCH V2] trusted-firmware-a: Update SRCREV to pick latest
Praneeth
Thanks. Now if we can just get that in the commit message except for the URL target
Dan
Praneeth
Thanks. Now if we can just get that in the commit message except for the URL target
Dan
|
By
Dan Murphy <dmurphy@...>
·
#13356
·
|
|
Re: [dunfell/master PATCH V2] trusted-firmware-a: Update SRCREV to pick latest
Thats the new target name for AM64
Ref: https://git.ti.com/cgit/atf/arm-trusted-firmware/commit/?h=ti-atf&id=65dd16b4ea5032752af62e94ca64cff41733a123
TARGET_BOARD=lite for
Thats the new target name for AM64
Ref: https://git.ti.com/cgit/atf/arm-trusted-firmware/commit/?h=ti-atf&id=65dd16b4ea5032752af62e94ca64cff41733a123
TARGET_BOARD=lite for
|
By
praneeth
·
#13355
·
|
|
Re: [dunfell/master PATCH V2] trusted-firmware-a: Update SRCREV to pick latest
Praneeth
You are doing just a bit more then this. What is the "lite" for now?
Dan
Praneeth
You are doing just a bit more then this. What is the "lite" for now?
Dan
|
By
Dan Murphy <dmurphy@...>
·
#13354
·
|
|
[dunfell/master PATCH V2] trusted-firmware-a: Update SRCREV to pick latest
From: Praneeth Bajjuri <praneeth@...>
Update SRCREV to pick latest that includes AM64 support
Signed-off-by: Praneeth Bajjuri <praneeth@...>
---
From: Praneeth Bajjuri <praneeth@...>
Update SRCREV to pick latest that includes AM64 support
Signed-off-by: Praneeth Bajjuri <praneeth@...>
---
|
By
praneeth
·
#13353
·
|
|
[dunfell/master] [PATCH 3/4] machine: am64xx-evm.conf: Remove commented code and update PDK values
Signed-off-by: Dan Murphy <dmurphy@...>
---
conf/machine/include/am64xx.inc | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/conf/machine/include/am64xx.inc
Signed-off-by: Dan Murphy <dmurphy@...>
---
conf/machine/include/am64xx.inc | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/conf/machine/include/am64xx.inc
|
By
Dan Murphy <dmurphy@...>
·
#13352
·
|
|
[dunfell/master] [PATCH 1/4] linux-ti-staging: Update kernel to latest commit sha
Signed-off-by: Dan Murphy <dmurphy@...>
---
recipes-kernel/linux/linux-ti-staging-rt_5.4.bb | 4 ++--
recipes-kernel/linux/linux-ti-staging_5.4.bb | 4 ++--
2 files changed, 4 insertions(+), 4
Signed-off-by: Dan Murphy <dmurphy@...>
---
recipes-kernel/linux/linux-ti-staging-rt_5.4.bb | 4 ++--
recipes-kernel/linux/linux-ti-staging_5.4.bb | 4 ++--
2 files changed, 4 insertions(+), 4
|
By
Dan Murphy <dmurphy@...>
·
#13351
·
|
|
[dunfell/master] [PATCH 2/4] u-boot-ti: Remove unneeded variable for am64xx
Signed-off-by: Dan Murphy <dmurphy@...>
---
recipes-bsp/u-boot/u-boot-ti.inc | 1 -
1 file changed, 1 deletion(-)
diff --git a/recipes-bsp/u-boot/u-boot-ti.inc
Signed-off-by: Dan Murphy <dmurphy@...>
---
recipes-bsp/u-boot/u-boot-ti.inc | 1 -
1 file changed, 1 deletion(-)
diff --git a/recipes-bsp/u-boot/u-boot-ti.inc
|
By
Dan Murphy <dmurphy@...>
·
#13350
·
|
|
[dunfell/master] [PATCH 4/4] ti-rtos: Update metadata and versions for RTOS firmware
Signed-off-by: Dan Murphy <dmurphy@...>
---
recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 19 +++++++++++--------
recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb | 2 +-
2 files changed, 12
Signed-off-by: Dan Murphy <dmurphy@...>
---
recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 19 +++++++++++--------
recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb | 2 +-
2 files changed, 12
|
By
Dan Murphy <dmurphy@...>
·
#13349
·
|
|
Re: [dunfell/master PATCH] trusted-firmware-a: Update SRCREV to pick latest
Hello
Is this something that needs to be added to the recipe. To be honest I have not yet reviewed the ATF patches to know
Dan
Hello
Is this something that needs to be added to the recipe. To be honest I have not yet reviewed the ATF patches to know
Dan
|
By
Dan Murphy <dmurphy@...>
·
#13348
·
|
|
Re: [dunfell/master PATCH] trusted-firmware-a: Update SRCREV to pick latest
Hi Praneeth,
This by itself will not be enough for AM64, but that can be an add-on patch.
Need to account for TARGET_BOARD=lite for AM64x.
regards
Suman
Hi Praneeth,
This by itself will not be enough for AM64, but that can be an add-on patch.
Need to account for TARGET_BOARD=lite for AM64x.
regards
Suman
|
By
Suman Anna
·
#13347
·
|
|
[dunfell/master PATCH] trusted-firmware-a: Update SRCREV to pick latest
From: Praneeth Bajjuri <praneeth@...>
Update SRCREV to pick latest that includes AM64 support
Signed-off-by: Praneeth Bajjuri <praneeth@...>
---
From: Praneeth Bajjuri <praneeth@...>
Update SRCREV to pick latest that includes AM64 support
Signed-off-by: Praneeth Bajjuri <praneeth@...>
---
|
By
praneeth
·
#13346
·
|
|
Re: [PATCH 2/4] linux-ti-staging: Update kernel to pick up AM64 platform
Suman
OK I will send another patch to update the SHA and rev
Dan
Suman
OK I will send another patch to update the SHA and rev
Dan
|
By
Dan Murphy <dmurphy@...>
·
#13345
·
|
|
Re: [PATCH 4/4] ti-rtos: Update metadata with AM64 firmware
I believe this should be am64x, atleast thats the name used in the metadata.inc
files.
Did you submit the wrong patch? I see this as /am64x on the -next branch, which
is correct.
regards
Suman
I believe this should be am64x, atleast thats the name used in the metadata.inc
files.
Did you submit the wrong patch? I see this as /am64x on the -next branch, which
is correct.
regards
Suman
|
By
Suman Anna
·
#13344
·
|
|
Re: [PATCH 3/4] u-boot-ti: Update u-boot to pick up AM64 architecture
Why do we need this? I don't see any for AM65xx.
regards
Suman
Why do we need this? I don't see any for AM65xx.
regards
Suman
|
By
Suman Anna
·
#13343
·
|
|
Re: [PATCH 2/4] linux-ti-staging: Update kernel to pick up AM64 platform
You can probably merge this patch first in preparation. Also, the SHA is already
stale, might just pick the latest, even 5.4.82..
regards
Suman
You can probably merge this patch first in preparation. Also, the SHA is already
stale, might just pick the latest, even 5.4.82..
regards
Suman
|
By
Suman Anna
·
#13342
·
|
|
Re: [PATCH 1/4] machine: am64xx-evm.conf: Add machine definition for AM64xx platform
Hi Dan,
Guess you are going to wait until ti-sci-fw recipe is updated. Alternatively,
name this correctly, and do not include the ti-sci-fw recipe for now for AM64xx.
This should be ready the next
Hi Dan,
Guess you are going to wait until ti-sci-fw recipe is updated. Alternatively,
name this correctly, and do not include the ti-sci-fw recipe for now for AM64xx.
This should be ready the next
|
By
Suman Anna
·
#13341
·
|
|
Re: [EXTERNAL] [meta-ti] [dunfell/master] [PATCH] ti-sysbios: upgrade 6.76.03.01 -> 6.76.04.02
By
Gowtham Tammana <g-tammana@...>
·
#13340
·
|