From f5a2d2607f2879067db761462aecb79c9c52b434 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Fri, 6 Jun 2014 22:57:01 +0300 Subject: lippert/toucan-af: Fix comment on HAVE_ACPI_RESUME MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit S3 resume is expected to work now, however the 3s delay and flash wear is still there. Change-Id: I7edbce7bcf9c2160099fd5e371562b1ec63d45d8 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/5971 Tested-by: build bot (Jenkins) Reviewed-by: Jens Rottmann Reviewed-by: Paul Menzel --- src/mainboard/lippert/toucan-af/Kconfig | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/mainboard/lippert') diff --git a/src/mainboard/lippert/toucan-af/Kconfig b/src/mainboard/lippert/toucan-af/Kconfig index 491433d784..275f9e52a0 100644 --- a/src/mainboard/lippert/toucan-af/Kconfig +++ b/src/mainboard/lippert/toucan-af/Kconfig @@ -30,9 +30,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select HAVE_OPTION_TABLE select HAVE_PIRQ_TABLE select HAVE_MP_TABLE - # S3 doesn't work yet, heapManager.c:576 failed last time I tried, - # couldn't figure out why. But s3_resume.c (look for "spi_flash_probe") - # erases 28 KB and writes 10 KB register dumps to SPI flash on every + # This erases 28 KB and writes 10 KB register dumps to SPI flash on every # boot, wasting 3 s and causing wear! Therefore disable S3 for now. #select HAVE_ACPI_RESUME select HAVE_ACPI_TABLES -- cgit v1.2.3