Skip to content

Commit

Permalink
boards: nxp: rename mimx8mp_evk to ximx8mp_evk
Browse files Browse the repository at this point in the history
Rename mimx8mp_evk to ximx8mp_evk

Signed-off-by: Iuliana Prodan <[email protected]>
  • Loading branch information
iuliana-prodan committed Feb 27, 2024
1 parent 239e732 commit 05308e6
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
#
# SPDX-License-Identifier: Apache-2.0

config BOARD_MIMX8MP_EVK
select SOC_MIMX8MP_ADSP if BOARD_MIMX8MP_EVK_MIMX8ML8_ADSP
config BOARD_XIMX8MP_EVK
select SOC_MIMX8MP_ADSP if BOARD_XIMX8MP_EVK_MIMX8ML8_ADSP
select SOC_PART_NUMBER_MIMX8ML8DVNLZ
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
board:
name: mimx8mp_evk
name: ximx8mp_evk
vendor: nxp
socs:
- name: mimx8ml8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
identifier: mimx8mp_evk/mimx8ml8/adsp
identifier: ximx8mp_evk/mimx8ml8/adsp
name: NXP i.MX 8MPLUS Audio DSP
type: mcu
arch: xtensa
Expand Down

0 comments on commit 05308e6

Please sign in to comment.