forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
boards: xtensa: nxp_adsp_imx8m: update board config based on renamed soc
SOC has been renamed to mimx8ml8 to link this board to the MIMX8ML8 device from nxp_hal/mcux/mcux-sdk/. We need this in order to use the drivers from mcux-sdk. Therefore, update board configs based on renamed soc. Signed-off-by: Iuliana Prodan <[email protected]>
- Loading branch information
1 parent
98bc2d8
commit 094350f
Showing
4 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,5 +17,4 @@ config IMX_SDMA | |
default y | ||
depends on DMA | ||
|
||
|
||
endif # BOARD_NXP_ADSP_IMX8M |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters