From e3f55a13ba256bf643aa47084db16a98c3fe60e6 Mon Sep 17 00:00:00 2001 From: Victor Ding Date: Wed, 21 Jul 2021 17:37:12 +1000 Subject: ene_lpc: remove ENE LPC programmer Best efforts were made to upstream older Chromebook support for good intentions for folks interested. However, we no longer have the hardware available to test and maintain the code as the hardware is now end of life. Therefore the code state has sadly fallen into a unknown state. BUG=none BRANCH=none TEST=builds and ninja test passes Signed-off-by: Victor Ding Change-Id: I3f40db22c42c04ce029c4defd837e05ebb550c9b Reviewed-on: https://review.coreboot.org/c/flashrom/+/56475 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- tests/tests.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/tests.c') diff --git a/tests/tests.c b/tests/tests.c index 4965fe1c..0611f6e8 100644 --- a/tests/tests.c +++ b/tests/tests.c @@ -339,7 +339,6 @@ int main(void) cmocka_unit_test(mec1308_init_and_shutdown_test_success), cmocka_unit_test(nicrealtek_init_and_shutdown_test_success), cmocka_unit_test(dediprog_init_and_shutdown_test_success), - cmocka_unit_test(ene_lpc_init_and_shutdown_test_success), cmocka_unit_test(linux_mtd_init_and_shutdown_test_success), cmocka_unit_test(linux_spi_init_and_shutdown_test_success), cmocka_unit_test(realtek_mst_init_and_shutdown_test_success), -- cgit v1.2.3