Add machine ti-j78xx to support TI SOC J784S4. In the future, ti-j7xxx will support two machines ti-j78xx and ti-j72xx.
Signed-off-by: Xulin Sun <[email protected]> --- .../{ti-j7xxx-preempt-rt.scc => ti-j78xx-preempt-rt.scc} | 2 +- bsp/ti-j7xxx/{ti-j7xxx-standard.scc => ti-j78xx-standard.scc} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename bsp/ti-j7xxx/{ti-j7xxx-preempt-rt.scc => ti-j78xx-preempt-rt.scc} (87%) rename bsp/ti-j7xxx/{ti-j7xxx-standard.scc => ti-j78xx-standard.scc} (84%) diff --git a/bsp/ti-j7xxx/ti-j7xxx-preempt-rt.scc b/bsp/ti-j7xxx/ti-j78xx-preempt-rt.scc similarity index 87% rename from bsp/ti-j7xxx/ti-j7xxx-preempt-rt.scc rename to bsp/ti-j7xxx/ti-j78xx-preempt-rt.scc index 1c980ddd..a88315fd 100755 --- a/bsp/ti-j7xxx/ti-j7xxx-preempt-rt.scc +++ b/bsp/ti-j7xxx/ti-j78xx-preempt-rt.scc @@ -1,5 +1,5 @@ # SPDX-License-Identifier: MIT -define KMACHINE ti-j7xxx +define KMACHINE ti-j78xx define KTYPE preempt-rt define KARCH arm64 diff --git a/bsp/ti-j7xxx/ti-j7xxx-standard.scc b/bsp/ti-j7xxx/ti-j78xx-standard.scc similarity index 84% rename from bsp/ti-j7xxx/ti-j7xxx-standard.scc rename to bsp/ti-j7xxx/ti-j78xx-standard.scc index df77baf3..2c945b1d 100644 --- a/bsp/ti-j7xxx/ti-j7xxx-standard.scc +++ b/bsp/ti-j7xxx/ti-j78xx-standard.scc @@ -1,5 +1,5 @@ # SPDX-License-Identifier: MIT -define KMACHINE ti-j7xxx +define KMACHINE ti-j78xx define KTYPE standard define KARCH arm64 -- 2.36.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12169): https://lists.yoctoproject.org/g/linux-yocto/message/12169 Mute This Topic: https://lists.yoctoproject.org/mt/97027678/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
