diff options
author | Denys Dmytriyenko <denys@ti.com> | 2020-10-14 02:23:34 +0000 |
---|---|---|
committer | Dan Murphy <dmurphy@ti.com> | 2020-10-14 10:46:40 -0500 |
commit | 8025ba59954fd84c1e7f3ef109aaedf483a64875 (patch) | |
tree | 07d2384656e6363a580723c07f4b95175ca43847 /recipes-bsp/ti-sci-fw | |
parent | 95fa7738d87a7a8fcc5dc1f82641954b4d1e4f0b (diff) | |
download | meta-ti-8025ba59954fd84c1e7f3ef109aaedf483a64875.tar.gz |
ti-sci-fw: now Cortex-R5 SPL can also be provided by u-boot-ti-mainline
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'recipes-bsp/ti-sci-fw')
-rw-r--r-- | recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 2 |
1 files changed, 1 insertions, 1 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 458b8921..1239b278 100644 --- a/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 1 | require recipes-bsp/ti-sci-fw/ti-sci-fw.inc |
2 | 2 | ||
3 | DEPENDS = "openssl-native u-boot-mkimage-native dtc-native" | 3 | DEPENDS = "openssl-native u-boot-mkimage-native dtc-native" |
4 | DEPENDS_append_j7200-evm-k3r5 = " u-boot-ti-staging" | 4 | DEPENDS_append_j7200-evm-k3r5 = " virtual/bootloader" |
5 | 5 | ||
6 | CLEANBROKEN = "1" | 6 | CLEANBROKEN = "1" |
7 | PR = "r1" | 7 | PR = "r1" |