diff options
author | Anand Gadiyar <gadiyar@ti.com> | 2022-11-04 22:46:22 +0000 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2022-11-10 08:21:37 -0600 |
commit | 50130b9b61720cb715ab4c3ba0a20a852423e61e (patch) | |
tree | 4ed0b7cd0d7f53d89fa447a4d3618876114e5bf1 /meta-ti-bsp/recipes-bsp/ti-sci-fw | |
parent | ef962d284dd791b9dee52fd762b50f24abe5b856 (diff) | |
download | meta-ti-50130b9b61720cb715ab4c3ba0a20a852423e61e.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>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/ti-sci-fw')
-rw-r--r-- | meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb b/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb index 1b0dc4a1..6484ae87 100644 --- a/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb +++ b/meta-ti-bsp/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 | ||