diff options
author | Anand Gadiyar <gadiyar@ti.com> | 2022-08-29 11:38:05 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2022-08-29 12:15:03 -0500 |
commit | 0c7a7de23bab16826deab63f85df92a93ce568f2 (patch) | |
tree | f4275dff633ddb2a8c7bf8585ff7c495b7c603b6 /recipes-bsp/ti-sci-fw | |
parent | f59278042b18a280e9bd81f33ac86e4863b30833 (diff) | |
download | meta-ti-0c7a7de23bab16826deab63f85df92a93ce568f2.tar.gz |
machine: add am62xx-lp-evm configuration
This platform is similar to the currently supported am62xx-evm, except
that we currently need new defconfigs for u-boot and new dtbs in the
filesystem.
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Cc: Hari Nagalla <hnagalla@ti.com>
Cc: Andrew Davis <afd@ti.com>
Cc: Praneeth Bajjuri <praneeth@ti.com>
Cc: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp/ti-sci-fw')
-rw-r--r-- | recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb b/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb index adf73a5e..3986af47 100644 --- a/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | |||
@@ -36,6 +36,7 @@ SYSFW_PREFIX_j7200-hs-evm-k3r5 = "fs" | |||
36 | SYSFW_PREFIX_j721s2-evm-k3r5 = "fs" | 36 | SYSFW_PREFIX_j721s2-evm-k3r5 = "fs" |
37 | SYSFW_PREFIX_j721s2-hs-evm-k3r5 = "fs" | 37 | SYSFW_PREFIX_j721s2-hs-evm-k3r5 = "fs" |
38 | SYSFW_PREFIX_am62xx-evm-k3r5 = "fs" | 38 | SYSFW_PREFIX_am62xx-evm-k3r5 = "fs" |
39 | SYSFW_PREFIX_am62xx-lp-evm-k3r5 = "fs" | ||
39 | 40 | ||
40 | SYSFW_TISCI = "${S}/ti-sysfw/ti-${SYSFW_PREFIX}-firmware-${SYSFW_SOC}-*.bin" | 41 | SYSFW_TISCI = "${S}/ti-sysfw/ti-${SYSFW_PREFIX}-firmware-${SYSFW_SOC}-*.bin" |
41 | 42 | ||