Skip to content

Commit cdb5a29

Browse files
dnltzaescolar
authored andcommitted
boards: deprecated: Update PHYTEC phyBOARD-Lyra AM62x
The PHYTEC phyboard_lyra_am62x board was renamed to phyboard_lyra to simplify the board name. The PHYTEC phycore_am62x board was renamed and moved into phyboard_lyra as phyboard_lyra/am6234/a53. Signed-off-by: Daniel Schultz <[email protected]>
1 parent 5f0f700 commit cdb5a29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards/deprecated.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ set(adp_xc7k_ae350_DEPRECATED
3939
adp_xc7k
4040
)
4141
set(am62x_m4_phyboard_lyra_DEPRECATED
42-
phyboard_lyra_am62x/am6234/m4
42+
phyboard_lyra/am6234/m4
4343
)
4444
set(am62x_m4_sk_DEPRECATED
4545
sk_am62/am6234/m4
@@ -630,7 +630,7 @@ set(pan1783a_pa_evb_cpunet_DEPRECATED
630630
pan1783a_pa_evb/nrf5340/cpunet
631631
)
632632
set(phycore_am62x_a53_DEPRECATED
633-
phycore_am62x/am6234/a53
633+
phyboard_lyra/am6234/a53
634634
)
635635
set(pico_pi_m4_DEPRECATED
636636
pico_pi/mcimx7d/m4

0 commit comments

Comments
 (0)