boards: properly deprecated mimxrt1050_evk and mimxrt1060_evk board names
Add required entries so that old names can still be used for the time being. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
59c94db6f0
commit
d06ead13db
1 changed files with 12 additions and 0 deletions
|
@ -25,3 +25,15 @@ set(mimx8mp_phyboard_pollux/mimx8ml8/m7_DEPRECATED
|
||||||
set(mimx8mm_phyboard_polis/mimx8mm6/m4_DEPRECATED
|
set(mimx8mm_phyboard_polis/mimx8mm6/m4_DEPRECATED
|
||||||
phyboard_polis/mimx8mm6/m4
|
phyboard_polis/mimx8mm6/m4
|
||||||
)
|
)
|
||||||
|
set(mimxrt1050_evk_DEPRECATED
|
||||||
|
mimxrt1050_evk/mimxrt1052/hyperflash
|
||||||
|
)
|
||||||
|
set(mimxrt1060_evk_DEPRECATED
|
||||||
|
mimxrt1060_evk/mimxrt1064/hyperflash
|
||||||
|
)
|
||||||
|
set(mimxrt1060_evk_DEPRECATED
|
||||||
|
mimxrt1060_evk/mimxrt1062/qspi
|
||||||
|
)
|
||||||
|
set(mimxrt1060_evkb_DEPRECATED
|
||||||
|
mimxrt1060_evk@B/mimxrt1062/qspi
|
||||||
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue