1f55be8b42
Change, for audio DSP and M7 cores, SOC_<name> to match the exact soc name. Update the board files accordingly. These configs are used in SOF and NXP_HAL, so change sha for these modules. Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
10 lines
275 B
Plaintext
10 lines
275 B
Plaintext
# VERDIN_IMX8MP board
|
|
|
|
# Copyright (c) 2023 Toradex
|
|
# Copyright 2024 NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_VERDIN_IMX8MP
|
|
select SOC_MIMX8ML8_M7 if BOARD_VERDIN_IMX8MP_MIMX8ML8_M7 || BOARD_VERDIN_IMX8MP_MIMX8ML8_M7_DDR
|
|
select SOC_PART_NUMBER_MIMX8ML8DVNLZ
|