Browse Source
Convert mimx8mm_phyboard to HVMv2. This port only enables the M4 core of the iMX8MM SOC present on this board. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>collab-hwm
11 changed files with 12 additions and 15 deletions
@ -1,9 +1,7 @@
@@ -1,9 +1,7 @@
|
||||
# MIMX8MM_PHYBOARD_POLIS board configuration |
||||
|
||||
# Copyright (c) 2022 PHYTEC Messtechnik GmbH |
||||
# Copyright 2024 NXP |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
config BOARD_MIMX8MM_PHYBOARD_POLIS |
||||
bool "Phytec Phyboard Polis i.MX8M Mini" |
||||
depends on SOC_SERIES_IMX8MM_M4 |
||||
select SOC_PART_NUMBER_MIMX8MM6DVTLZ |
||||
select SOC_MIMX8MM6_M4 if BOARD_MIMX8MM_PHYBOARD_POLIS_MIMX8MM6_M4 |
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
board: |
||||
name: mimx8mm_phyboard_polis |
||||
vendor: phytec |
||||
socs: |
||||
- name: mimx8mm6 |
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 87 KiB |
Loading…
Reference in new issue