mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 10:50:37 +00:00
ti-sci-fw: Remove incorrect directive for 7200-hs
The 7200-hs-evm does not exist as a machine and if it did then this directive should have been j7200-hs. So just remove it as it is unneeded. From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
This commit is contained in:
@@ -23,7 +23,6 @@ SYSFW_PREFIX = "ti-sci-firmware"
|
||||
SYSFW_PREFIX_j7-evm-k3r5 = "ti-fs-firmware"
|
||||
SYSFW_PREFIX_j7200-evm-k3r5 = "ti-fs-firmware"
|
||||
SYSFW_PREFIX_j7-hs-evm-k3r5 = "ti-fs-firmware"
|
||||
SYSFW_PREFIX_7200-hs-evm-k3r5 = "ti-fs-firmware"
|
||||
|
||||
SYSFW_SUFFIX ?= "unknown"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user