configurations: yosemite5: add RAA and MPS source CXL configuration
Add the initial configuration for RAA and MPS source on CXL board.
This update also renames the original CXL board
configuration file for consistency, ensuring that the EM loads the
correct configuration based on the FRU programmed on the CXL board.
Change-Id: I41dfbe69bd587a4d1305c4544a58eedb7b82f4c0
Signed-off-by: Leo Yang <Leo-Yang@quantatw.com>
diff --git a/configurations/meson.build b/configurations/meson.build
index f3e591c..8835b87 100644
--- a/configurations/meson.build
+++ b/configurations/meson.build
@@ -211,7 +211,8 @@
'meta/yv4/yosemite4_wailuafalls.json',
'meta/yv4/yosemite4n.json',
'meta/yv5/yosemite5_1kw_paddle_board.json',
- 'meta/yv5/yosemite5_cxl_board.json',
+ 'meta/yv5/yosemite5_cxl_board_vr_mps_tchip_stm.json',
+ 'meta/yv5/yosemite5_cxl_board_vr_raa_tchip_tic.json',
'meta/yv5/yosemite5_e1s_expansion_board.json',
'meta/yv5/yosemite5_mb_vr_mps_pvdd18vr_mps_adc_tic_i3chub_rtt.json',
'meta/yv5/yosemite5_mb_vr_rtt_pvdd18vr_mps_adc_tic_i3chub_rtt.json',