From cce29a485552052ce922ed1354c26674884a7857 Mon Sep 17 00:00:00 2001 From: Victor Ding Date: Wed, 21 Jul 2021 18:01:55 +1000 Subject: mec1308: remove MEC1308 EC 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: I535b6380846734c999474519e9e60a73eb6a2ec4 Reviewed-on: https://review.coreboot.org/c/flashrom/+/56476 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- tests/tests.h | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/tests.h') diff --git a/tests/tests.h b/tests/tests.h index ef7a399a9..8e1b6da60 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -42,7 +42,6 @@ void probe_spi_st95_test_success(void **state); /* spi95.c */ /* init_shutdown.c */ void dummy_init_and_shutdown_test_success(void **state); -void mec1308_init_and_shutdown_test_success(void **state); void nicrealtek_init_and_shutdown_test_success(void **state); void dediprog_init_and_shutdown_test_success(void **state); void linux_mtd_init_and_shutdown_test_success(void **state); -- cgit v1.2.3