aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2020-04-02 11:13:43 -0500
committerDan Murphy <dmurphy@ti.com>2020-04-02 11:13:43 -0500
commit6c3e9b52b8af3455c87d6e3d16fef46e2cc5c194 (patch)
treee4bcf8c9c6c1da7afccaa9e01592e386e8bd3080
parent960954823d7467823f9f5eb506e5c891ce611fae (diff)
downloadlinux-dt-6c3e9b52b8af3455c87d6e3d16fef46e2cc5c194.tar.gz
system_test: recipe: Update j7_pcie test recipes
Signed-off-by: Dan Murphy <dmurphy@ti.com>
-rw-r--r--config/system_test/system_test_map.txt1
-rw-r--r--config/system_test/v8_system_test_map.txt1
-rw-r--r--system_test/system_test_recipe2
3 files changed, 2 insertions, 2 deletions
diff --git a/config/system_test/system_test_map.txt b/config/system_test/system_test_map.txt
index 3e69b83..e63720b 100644
--- a/config/system_test/system_test_map.txt
+++ b/config/system_test/system_test_map.txt
@@ -10,4 +10,3 @@ classification: v7_System_Test_Defconfigs type: k2_mmc_module defconfig: multi_v
classification: v7_System_Test_Defconfigs type: omapl138_mmc_module defconfig: davinci_all_defconfig config_file: None extra_configs: baseport.cfg ipc.cfg connectivity.cfg audio_display.cfg systemd.cfg system_test/mmc/module/v7_mmc_module.cfg
classification: v7_System_Test_Defconfigs type: dra7_mmc_module defconfig: multi_v7_defconfig config_file: None extra_configs: multi_v7_prune.cfg baseport.cfg ipc.cfg connectivity.cfg audio_display.cfg omap_soc.cfg lpae.cfg dra7_only.cfg systemd.cfg system_test/mmc/module/v7_mmc_module.cfg
classification: v7_System_Test_Defconfigs type: am3_pio_musb defconfig: multi_v7_defconfig config_file: None extra_configs: multi_v7_prune.cfg baseport.cfg ipc.cfg connectivity.cfg audio_display.cfg omap_soc.cfg am33xx_only.cfg systemd.cfg system_test/pio/pio_for_musb.cfg
-classification: v7_System_Test_Defconfigs type: j7_pcie_rc defconfig: multi_v7_defconfig config_file: None extra_configs: multi_v7_prune.cfg baseport.cfg ipc.cfg connectivity.cfg audio_display.cfg omap_soc.cfg lpae.cfg dra7_only.cfg systemd.cfg system_test/pcie/pcie_rc/pcie_ep_test.cfg
diff --git a/config/system_test/v8_system_test_map.txt b/config/system_test/v8_system_test_map.txt
index a7434b9..613f904 100644
--- a/config/system_test/v8_system_test_map.txt
+++ b/config/system_test/v8_system_test_map.txt
@@ -1,2 +1,3 @@
classification: v8_System_Test_Defconfigs type: am6_eth_module defconfig: defconfig config_file: None extra_configs: arm64_prune.cfg v8_baseport.cfg v8_ipc.cfg connectivity.cfg audio_display.cfg multimedia.cfg k3_soc.cfg systemd.cfg system_test/ethernet_module/ethernet_mod.cfg
classification: v8_System_Test_Defconfigs type: am6_mmc_module defconfig: defconfig config_file: None extra_configs: arm64_prune.cfg v8_baseport.cfg v8_ipc.cfg connectivity.cfg audio_display.cfg multimedia.cfg k3_soc.cfg systemd.cfg system_test/mmc/module/v8_mmc_module.cfg
+classification: v8_System_Test_Defconfigs type: j7_pcie_rc defconfig: defconfig config_file: None extra_configs: arm64_prune.cfg v8_baseport.cfg v8_ipc.cfg connectivity.cfg audio_display.cfg multimedia.cfg k3_soc.cfg systemd.cfg system_test/pcie/pcie_rc/pcie_ep_test.cfg
diff --git a/system_test/system_test_recipe b/system_test/system_test_recipe
index 6de82b0..4dcdda2 100644
--- a/system_test/system_test_recipe
+++ b/system_test/system_test_recipe
@@ -3,7 +3,7 @@ arch: arm testsuite: am4_mmc defconfig: am4_mmc_module patch_dir: none overlay_d
arch: arm testsuite: am3_usbhost defconfig: am3_pio_musb patch_dir: none overlay_dir: none
arch: arm64 testsuite: j7_usb_otg_full_speed defconfig: ti_sdk_arm64_release patch_dir: none dt_overlay: usb_otg/j7/full_speed
arch: arm64 testsuite: j7_usb_otg_high_speed defconfig: ti_sdk_arm64_release patch_dir: none dt_overlay: usb_otg/j7/high_speed
-arch: arm64 testsuite: j7_pcie_ep defconfig: ti_sdk_arm64_release patch_dir: none dt_overlay: pcie/pcie_ep/dma/j7
+arch: arm64 testsuite: j7_pcie_ep defconfig: ti_sdk_arm64_release patch_dir: none dt_overlay: pcie/pcie_ep
arch: arm64 testsuite: j7_pcie_rc defconfig: j7_pcie_rc patch_dir: none dt_overlay: none
arch: arm testsuite: am3_eth_module defconfig: am3_eth_module patch_dir: none dt_overlay: none
arch: arm testsuite: am4_eth_module defconfig: am3_eth_module patch_dir: none dt_overlay: none