diff options
| author | MD Danish Anwar <danishanwar@ti.com> | 2025-09-30 15:15:17 +0530 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2025-09-30 07:31:14 -0500 |
| commit | b22a780fead09cdb8ce7d827560831bed2cceb27 (patch) | |
| tree | ef5cfdfd54b87421eafc4e0255fe8a17c2a29e93 | |
| parent | 3153a05f3cbd6a6a89f32bd935b347e23be2b604 (diff) | |
| download | meta-ti-b22a780fead09cdb8ce7d827560831bed2cceb27.tar.gz | |
meta-ti-bsp: Add pruprp-fw for AM64xx
AM64x supports PRP. Add pruprp-fw to AM64xx so that this can be packaged
for AM64xx
Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
| -rw-r--r-- | meta-ti-bsp/conf/machine/include/am64xx.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/include/am64xx.inc b/meta-ti-bsp/conf/machine/include/am64xx.inc index 33fc6240..aa2dd1ec 100644 --- a/meta-ti-bsp/conf/machine/include/am64xx.inc +++ b/meta-ti-bsp/conf/machine/include/am64xx.inc | |||
| @@ -28,6 +28,6 @@ TFA_BOARD = "lite" | |||
| 28 | 28 | ||
| 29 | OPTEEMACHINE = "k3-am64x" | 29 | OPTEEMACHINE = "k3-am64x" |
| 30 | 30 | ||
| 31 | MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "prueth-fw pruhsr-fw prusw-fw" | 31 | MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "prueth-fw pruhsr-fw prusw-fw pruprp-fw" |
| 32 | 32 | ||
| 33 | TI_WKS_BOOTLOADER_APPEND = "console=ttyS2,115200n8" | 33 | TI_WKS_BOOTLOADER_APPEND = "console=ttyS2,115200n8" |
